Source file "org/apache/commons/collections4/set/CompositeSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 513 of 513 | 0% | 74 of 74 | 0% | 64 | 64 | 126 | 126 | 27 | 27 |
toArray(Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
addComposited(Set) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
iterator() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeIf(Predicate) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeAll(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
containsAll(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
retainAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
addComposited(Set[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
size() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
toArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 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 |
addAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CompositeSet(Set) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CompositeSet(Set[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CompositeSet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addComposited(Set, Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeComposited(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toSet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMutator(CompositeSet.SetMutator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSets() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMutator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |