Source file "org/apache/jena/util/iterator/NiceIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 124 of 124 | 0% | 10 of 10 | 0% | 12 | 12 | 24 | 24 | 7 | 7 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
advance() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
{...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
hasNext() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
andThen(Iterator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |