Source file "com/google/common/primitives/ImmutableLongArray.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(ImmutableLongArray) |  | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
| addAll(long[]) |  | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
| ensureRoomFor(int) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 | 
| addAll(LongStream) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 | 
| add(long) |  | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
| build() |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 | 
| ImmutableLongArray.Builder(int) |  | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |