Project Jakarta-Commons Collections (latest) [8/31/05 1:09 PM]
 
Class Summary - org. apache. commons. collections. comparators. BooleanComparator
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
18 17 1 10 92.6 % 80.0 % -- 0 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>() 1 100.0 % -- Passed --
<init>(boolean) 1 100.0 % -- Passed --
compare(Boolean, Boolean) 3 100.0 % -- Passed --
compare(Object, Object) 1 100.0 % -- Passed --
equals(Object) 4 100.0 % -- Passed --
getBooleanComparator(boolean) 2 100.0 % -- Passed --
getFalseFirstComparator() 1 100.0 % -- Passed --
getTrueFirstComparator() 1 100.0 % -- Passed --
hashCode() 2 66.7 % -- -- --
sortsTrueFirst() 1 0.0 % -- -- --
Test Classes
Test Class Status
org. apache. commons. collections. comparators. TestBooleanComparator Passed
Failure Details
There are no failures associated with this class
Rule Violations
There are no rule violations for this class
Agitation Notes
There are no agitation notes for this class