Source file "com/google/common/collect/AbstractIndexedListIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 41 of 76 | 46% | 5 of 8 | 37% | 8 | 12 | 9 | 17 | 5 | 8 | 
| previous() |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 | 
| hasPrevious() |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 1 | 1 | 
| AbstractIndexedListIterator(int) |  | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
| previousIndex() |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| next() |   | 76% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 | 
| nextIndex() |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| AbstractIndexedListIterator(int, int) |  | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
| hasNext() |  | 100% |  | 100% | 0 | 2 | 0 | 1 | 0 | 1 |