analyze_complexity
Measure code complexity by analyzing cyclomatic, cognitive, and Halstead metrics to evaluate difficulty and maintainability.
Instructions
IMPORTANT: This tool should be automatically called when users mention "복잡도", "복잡한지", "complexity", "how complex", "is it complex", "difficulty level" or similar keywords. Analyze code complexity
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Code to analyze | |
metrics | No | Metrics to calculate |