Source file "org/apache/commons/collections4/iterators/BoundedIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 122 of 122 | 0% | 18 of 18 | 0% | 15 | 15 | 32 | 32 | 6 | 6 |
BoundedIterator(Iterator, long, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
init() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
checkBounds() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |