Source file "org/apache/commons/collections/collection/CompositeCollection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 410 of 410 | 0% | 50 of 50 | 0% | 48 | 48 | 87 | 87 | 23 | 23 |
toArray(Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
removeAll(Collection) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
iterator() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
retainAll(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
removeComposited(Collection) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
size() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addComposited(Collection[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
contains(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
toArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
add(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
containsAll(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addComposited(Collection, Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addComposited(Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CompositeCollection() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CompositeCollection(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CompositeCollection(Collection[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toCollection() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCollections() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMutator(CompositeCollection.CollectionMutator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |