Inconsistent partially covered lines

Oh, thanks for giving me the hint that this could be issue with generating .xml file! It turned out that yellow lines are places where exceptions could be throwed. Unfortunately, in this case other part of code is reponsible for checking for exception so I had to disable it by adding --exclude-throw-branches flag.

Thank you for quick response.

1 Like