I was wondering if there was any way to get the percentage of branch coverage when using the IDEA code coverage runner. I can see what branches are covered in my file, but I didn't see any way to get the overall percentage of branches covered for a file / package / etc.
↧