Source file "org/apache/commons/collections4/ListUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 428 of 428 | 0% | 74 of 74 | 0% | 61 | 61 | 100 | 100 | 24 | 24 |
isEqualList(Collection, Collection) | ![]() | 0% | ![]() | 0% | 12 | 12 | 14 | 14 | 1 | 1 |
intersection(List, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
longestCommonSubsequence(CharSequence, CharSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
longestCommonSubsequence(List, List, Equator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
subtract(List, List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
hashCodeForList(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
retainAll(Collection, Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
removeAll(Collection, Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
indexOf(List, Predicate) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
partition(List, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
union(List, List) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
select(Collection, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
selectRejected(Collection, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sum(List, List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
emptyIfNull(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
defaultIfNull(List, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
longestCommonSubsequence(List, List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
predicatedList(List, Predicate) | ![]() | 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 | |
lazyList(List, Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |