get_complexity_trends
Analyze historical complexity trends for a given file using git history, with optional date range, to reveal growing complexity and guide refactoring.
Instructions
Get historical complexity trends for files over time using git history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the file to analyze trends for | |
| dateRange | No |