Add line count to HTML output
enhancement
**Describe the feature**
I would like to see the number of hits in the HTML report so I used
`cargo tarpaulin --out html --count`, as I thought that would add the number of hits to the lines, but it didn't. Would it be possible to add that?
(on a related note: What output formats are affected by `--count`, anyway?)
7 条评论