Source file "org/apache/commons/collections/ListUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 236 of 236 | 0% | 42 of 42 | 0% | 38 | 38 | 64 | 64 | 17 | 17 |
isEqualList(Collection, Collection) | ![]() | 0% | ![]() | 0% | 12 | 12 | 14 | 14 | 1 | 1 |
hashCodeForList(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
retainAll(Collection, Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
intersection(List, List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
removeAll(Collection, Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
subtract(List, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
union(List, List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
sum(List, List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
predicatedList(List, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
typedList(List, Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformedList(List, Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lazyList(List, Factory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ListUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
synchronizedList(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableList(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fixedSizeList(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |