Source file "org/apache/commons/collections4/collection/CompositeCollection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 443 of 443 | 0% | 60 of 60 | 0% | 56 | 56 | 112 | 112 | 26 | 26 |
toArray(Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
iterator() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeAll(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeIf(Predicate) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
retainAll(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addComposited(Collection[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
containsAll(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
size() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
toArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
contains(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 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 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addComposited(Collection, Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
CompositeCollection(Collection, Collection) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CompositeCollection(Collection) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CompositeCollection(Collection[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CompositeCollection() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addComposited(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
removeComposited(Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toCollection() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMutator(CompositeCollection.CollectionMutator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCollections() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMutator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |