Source file "org/apache/calcite/util/graph/AttributedDirectedGraph.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 170 of 170 | 0% | 16 of 16 | 0% | 16 | 16 | 34 | 34 | 8 | 8 |
addEdge(Object, Object, Object[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
removeEdge(Object, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getEdge(Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getEdges(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
create(AttributedDirectedGraph.AttributedEdgeFactory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addEdge(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$getEdges$0(Object, DefaultEdge) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AttributedDirectedGraph(AttributedDirectedGraph.AttributedEdgeFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |