Source file "org/apache/commons/collections4/iterators/NodeListIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 76 of 76 | 0% | 12 of 12 | 0% | 11 | 11 | 16 | 16 | 5 | 5 |
next() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
NodeListIterator(Node) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
NodeListIterator(NodeList) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |