Project Jakarta-Commons Collections (latest) [8/31/05 1:09 PM]
 
Class Summary - org. apache. commons. collections. bag. UnmodifiableSortedBag
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
16 15 1 14 17.4 % 0.0 % -- 0 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>(SortedBag) 1 100.0 % -- -- --
add(Object, int) 1 0.0 % -- -- --
add(Object) 1 0.0 % -- -- --
addAll(Collection) 1 0.0 % -- -- --
clear() 1 0.0 % -- -- --
decorate(SortedBag) 2 50.0 % -- -- --
iterator() 1 0.0 % -- -- --
readObject(ObjectInputStream) 1 0.0 % -- -- --
remove(Object, int) 1 0.0 % -- -- --
remove(Object) 1 0.0 % -- -- --
removeAll(Collection) 1 0.0 % -- -- --
retainAll(Collection) 1 0.0 % -- -- --
uniqueSet() 1 0.0 % -- -- --
writeObject(ObjectOutputStream) 1 0.0 % -- -- --
Test Classes
There are no test classes associated with this class
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