Source file "org/apache/calcite/util/graph/BreadthFirstIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 118 of 118 | 0% | 12 of 12 | 0% | 13 | 13 | 28 | 28 | 7 | 7 |
reachable(Set, DirectedGraph, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
BreadthFirstIterator(DirectedGraph, Object) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$of$0(DirectedGraph, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of(DirectedGraph, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |