Source file "org/apache/jena/util/iterator/LazyIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 39 of 39 | 0% | 4 of 4 | 0% | 8 | 8 | 16 | 16 | 6 | 6 |
lazy() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
LazyIterator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasNext() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
next() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |