Source file "com/google/common/collect/ImmutableEnumSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 79 of 110 | 28% | 9 of 11 | 18% | 16 | 22 | 20 | 29 | 11 | 16 |
equals(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
containsAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeReplace() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
forEach(Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readObject(ObjectInputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
spliterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asImmutable(EnumSet) | ![]() ![]() | 86% | ![]() ![]() | 66% | 1 | 3 | 1 | 4 | 0 | 1 |
isHashCodeFast() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ImmutableEnumSet(EnumSet) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
iterator() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
contains(Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
isPartialView() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |