Source file "org/apache/commons/collections/SetUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 97 of 97 | 0% | 14 of 14 | 0% | 22 | 22 | 30 | 30 | 15 | 15 |
hashCodeForSet(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
isEqualSet(Collection, Collection) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
predicatedSet(Set, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
typedSet(Set, Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformedSet(Set, Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
predicatedSortedSet(SortedSet, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
typedSortedSet(SortedSet, Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformedSortedSet(SortedSet, Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SetUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
synchronizedSet(Set) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableSet(Set) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
orderedSet(Set) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
synchronizedSortedSet(SortedSet) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableSortedSet(SortedSet) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |