Source file "org/apache/commons/collections/collection/UnmodifiableBoundedCollection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 95 of 95 | 0% | 12 of 12 | 0% | 18 | 18 | 24 | 24 | 12 | 12 |
decorateUsing(Collection) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
decorate(BoundedCollection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isFull() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
UnmodifiableBoundedCollection(BoundedCollection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retainAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |