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 | 76 of 76 | 0% | 8 of 8 | 0% | 12 | 12 | 17 | 17 | 8 | 8 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AbstractIndexedListIterator(int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 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 | |
nextIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |