Source file "org/apache/commons/collections4/iterators/ReverseListIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 110 of 110 | 0% | 8 of 8 | 0% | 15 | 15 | 33 | 33 | 11 | 11 |
| ReverseListIterator(List) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| add(Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| set(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| remove() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| previous() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasNext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasPrevious() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| previousIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |