analyze_complexity
Analyze code complexity by calculating cyclomatic, cognitive, or Halstead metrics to identify difficult sections and improve maintainability.
Instructions
complexity|how complex|complexity|how complex|difficulty - Analyze code complexity
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code to analyze | |
| metrics | No | Metrics to calculate |