Source file "com/google/common/primitives/ImmutableIntArray.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 215 of 215 | 0% | 18 of 18 | 0% | 19 | 19 | 46 | 46 | 10 | 10 |
expandedCapacity(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
addAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
addAll(Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addAll(ImmutableIntArray) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addAll(int[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ensureRoomFor(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addAll(IntStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
add(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
build() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ImmutableIntArray.Builder(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |