in src/stats.ts [68:70]
insertLineNumberHitCount(line: string) { this.lineNumberHitCounts.push(new LineNumberHitCount(line)) }