Source file "org/apache/commons/collections4/SetUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 213 of 213 | 0% | 36 of 36 | 0% | 43 | 43 | 54 | 54 | 25 | 25 |
| disjunction(Set, Set) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| hashCodeForSet(Collection) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| difference(Set, Set) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| intersection(Set, Set) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isEqualSet(Collection, Collection) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| union(Set, Set) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| hashSet(Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unmodifiableSet(Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| emptyIfNull(Set) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newIdentityHashSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| predicatedNavigableSet(NavigableSet, Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| predicatedSet(Set, Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| predicatedSortedSet(SortedSet, Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transformedNavigableSet(NavigableSet, Transformer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transformedSet(Set, Transformer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transformedSortedSet(SortedSet, Transformer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderedSet(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| synchronizedSet(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| synchronizedSortedSet(SortedSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unmodifiableNavigableSet(NavigableSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unmodifiableSet(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unmodifiableSortedSet(SortedSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptySet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptySortedSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |