Source file "com/google/common/collect/RegularImmutableList.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 134 of 134 | 0% | 14 of 14 | 0% | 17 | 17 | 27 | 27 | 10 | 10 |
| lastIndexOf(Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| indexOf(Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| copyIntoArray(Object[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| subListUnchecked(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RegularImmutableList(Object[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isPartialView() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| listIterator(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RegularImmutableList(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |