Source file "com/google/common/collect/Collections2.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 153 of 153 | 0% | 14 of 14 | 0% | 18 | 18 | 38 | 38 | 11 | 11 |
toStringImpl(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
filter(Collection, Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
containsAllImpl(Collection, Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isPermutation(List, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
newStringBuilderForCollection(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
safeContains(Collection, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
safeRemove(Collection, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
transform(Collection, Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
orderedPermutations(Iterable, Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
permutations(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
orderedPermutations(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |