Source file "org/apache/commons/collections/iterators/ArrayIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 181 of 181 | 0% | 10 of 10 | 0% | 16 | 16 | 42 | 42 | 11 | 11 |
ArrayIterator(Object, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
checkBound(int, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
ArrayIterator(Object, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ArrayIterator(Object) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setArray(Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ArrayIterator() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 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 |