Source file "org/apache/commons/collections/iterators/ArrayListIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 130 of 130 | 0% | 8 of 8 | 0% | 16 | 16 | 30 | 30 | 12 | 12 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
set(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ArrayListIterator(Object, int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ArrayListIterator(Object, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
hasPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
previousIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ArrayListIterator(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ArrayListIterator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
nextIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |