Strange code coverage error (uncovered conditions)

Hi
I have been experiencing this problem many times. Sonarcloud is breaking the build bcs of uncovered conditions.
image
Strange part is that it is showing only 1 line “continue;”


I don’t know how to resolve this as file is fully covered by tests and we do get similar errors when Sonarcloud is pointing to empty lanes, spaces and other strange places as uncovered code.

Have you seen such an issue and have any advice where i could further check what is wrong or how to fix this.

Kind Regards
Mariusz

Hey there.

Are you generating a new coverage report for each analysis, or reusing an old one?