Expand description
Complexity command - Calculate function complexity metrics
Returns ComplexityMetrics with cyclomatic, cognitive, nesting_depth, and lines_of_code. Auto-routes through daemon when available for ~35x speedup.
Structsยง
- Complexity
Args - Calculate complexity metrics for a function