Source file "org/apache/commons/collections4/iterators/ArrayIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 131 of 131 | 0% | 10 of 10 | 0% | 16 | 16 | 31 | 31 | 11 | 11 |
ArrayIterator(Object, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
checkBound(int, int, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ArrayIterator(Object, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ArrayIterator(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getArray() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStartIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEndIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |