Source file "com/google/common/collect/Lists.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 0 of 0 | n/a | 8 | 8 | 12 | 12 | 8 | 8 |
| Lists.TransformingRandomAccessList(List, Function) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| listIterator(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |