pub fn render_rich(report: &CoverageReport) -> StringExpand description
Render the human coverage summary — a per-file bar, percentage, covered/total line count, and the uncovered-line ranges — plus a total row. Trailing newline. An empty report renders a single “no coverage attributed” note.