lilbrain_complexity
Measure cyclomatic and cognitive complexity per function or rank top N functions to identify code hotspots.
Instructions
Cyclomatic + cognitive complexity analysis. Per-function detail or top-N ranking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of results for ranking (default 20) | |
| name | No | Function name (omit for top-N ranking) |