Project Jakarta-Commons Collections (latest) [8/31/05 1:09 PM]
 
Class Summary - org. apache. commons. collections. bidimap. UnmodifiableOrderedBidiMap
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
1 16 0 14 92.3 % 0.0 % -- 0 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>(OrderedBidiMap) 1 100.0 % -- -- --
clear() 1 100.0 % -- -- --
decorate(OrderedBidiMap) 2 50.0 % -- -- --
entrySet() 1 100.0 % -- -- --
inverseBidiMap() 1 100.0 % -- -- --
inverseOrderedBidiMap() 2 100.0 % -- -- --
keySet() 1 100.0 % -- -- --
mapIterator() 1 100.0 % -- -- --
orderedMapIterator() 1 100.0 % -- -- --
put(Object, Object) 1 100.0 % -- -- --
putAll(Map) 1 100.0 % -- -- --
remove(Object) 1 100.0 % -- -- --
removeValue(Object) 1 100.0 % -- -- --
values() 1 100.0 % -- -- --
Test Classes
Test Class Status
org. apache. commons. collections. bidimap. TestUnmodifiableOrderedBidiMap 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