Source file "org/apache/jena/atlas/iterator/IteratorConcat.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 125 of 125 | 0% | 18 of 18 | 0% | 15 | 15 | 33 | 33 | 6 | 6 |
hasNext() | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
concat(Iterator, Iterator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
IteratorConcat() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
remove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
add(Iterator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |