Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0-rc1
-
Fix Version/s: 1.0-rc1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage.
Find attached a path which fixes the branch indicator. Can it be included in the RC1?
It might be feasable to use the jcoverage sources to generate the maven jcoverage report. I'll have a look into it.