Source file "org/apache/commons/collections4/iterators/UnmodifiableListIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 64 of 64 | 0% | 4 of 4 | 0% | 13 | 13 | 18 | 18 | 11 | 11 |
umodifiableListIterator(ListIterator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
UnmodifiableListIterator(ListIterator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
set(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasNext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next() | ![]() | 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 | |
previous() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
previousIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |