Source file "org/apache/commons/collections/iterators/ProxyIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 28 of 28 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
ProxyIterator(Iterator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasNext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIterator(Iterator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ProxyIterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |