bloat_report
Analyze file structure to identify large functions, class counts, and dependencies, helping developers understand code composition before refactoring or splitting.
Instructions
Internal structure of a file: functions/methods ranked by size, class counts, injected services. Use to understand what's inside before splitting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |