Hi @mstilkerich,
For issue 1, the reason line 120 is showing coverage is that we are mirroring what is shown in the dbinterop
report:
We try to match as closely as possible to the source matter here, especially because this would affect branch coverage.
For issue 2, it’s not actually the number of test cases. In general, it’s the number of builds that have that line. There is currently a bug with that element, but as we don’t get information on execution numbers, we cannot display it unfortunately.