Commit 58303b5
authored
docs: clarify Hits/Line example in coverage report
Flipped the multiplication order in the “Hits/Line” example to match the explanation. This makes it clearer that the first 6 lines are tested 4 times each, the 7th once, and the last 4 lines 10 times.1 parent c3f7370 commit 58303b5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments