Cyclomatic Complexity

Measure a function's branching complexity and reduce it so the logic stays testable. Use when a function has many paths, deep nesting, or a long if or switch chain.

Amey-Thakur eb1f090 2.7 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/code-quality/cyclomatic-complexity commit eb1f090d8e

Frequently asked questions

npx skillmds@latest add amey-thakur/cyclomatic-complexity