Source file "org/apache/jena/atlas/iterator/PeekIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 88 of 88 | 0% | 14 of 14 | 0% | 16 | 16 | 30 | 30 | 9 | 9 |
fill() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
create(Iterator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
PeekIterator(Iterator) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
element() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(PeekIterator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |