Skip to main content

Module report

Module report 

Source
Expand description

Text and Markdown report rendering for coupling analysis.

This module translates balance scores, issue lists, volatility signals, and blind-spot manifests into CLI-facing summaries and full reports.

Structs§

TextReportOptions
Options for the default human-readable text report.

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_options
Generate a full Markdown report with custom thresholds and text options.
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_options
Generate a summary report with custom thresholds and blind-spot detail.
generate_summary_with_thresholds
Generate a summary report with custom thresholds