class TextReport
<init>
TextReport()
report
fun report(histos: List<HistoInfo>, analysis: ClassGrowthTrend): Unit
reportLine
fun reportLine(line: ClassGrowth): Unit