ITADN

Add line count to HTML output

#1791OpenTheJanzap 创建于 2025-11-07
enhancement
T
TheJanzapcommented
**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 条评论