Source file "com/google/common/collect/ImmutableCollection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 99 of 99 | 0% | 4 of 4 | 0% | 7 | 7 | 22 | 22 | 5 | 5 |
add(Object[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addAll(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ensureCapacity(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ImmutableCollection.ArrayBasedBuilder(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |