Source file "org/apache/calcite/util/graph/DepthFirstIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 81 of 81 | 0% | 4 of 4 | 0% | 10 | 10 | 21 | 21 | 8 | 8 |
buildListRecurse(Collection, Set, DirectedGraph, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
buildList(DirectedGraph, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
DepthFirstIterator(DirectedGraph, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
reachable(Collection, DirectedGraph, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
of(DirectedGraph, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasNext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |