Expand description
Report generation for coupling analysis
Generates human-readable reports with actionable refactoring suggestions.
Functionsยง
- generate_
ai_ output - Generate AI-friendly output format for coding agents
- generate_
ai_ output_ with_ thresholds - Generate AI-friendly output with custom thresholds
- generate_
report - Generate a full Markdown report with refactoring suggestions
- generate_
report_ with_ thresholds - Generate a full Markdown report with custom thresholds
- generate_
summary - Generate a summary report to the given writer
- generate_
summary_ with_ thresholds - Generate a summary report with custom thresholds