Complexity Analysis
complexityMeasure cyclomatic and cognitive metrics to identify minimum required tests and readability costs in code.
Instructions
Per-function cyclomatic and cognitive complexity. Cyclomatic drives the minimum number of tests required; cognitive measures nesting-weighted readability cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the repository root |