Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5
-
Component/s: None
-
Labels:None
-
Environment:Windows 2000, JDK 1.5
-
Testcase included:yes
-
Number of attachments :
Description
Configuration parameters fail.
The plugin does not halt the reactor when a class falls below the thresholds defined by branchrate or linerate, or when the entire project falls below totalbranchrate or totallinerate. I have attached a simple test case. Everything is set to 100%, however the test provided has a line coverage of 71% and a branch coverage of 50%.
I will be working on fixing this over the weekend.