Source file "com/google/common/graph/Graphs.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 48 of 48 | 0% | 0 of 0 | n/a | 9 | 9 | 11 | 11 | 9 | 9 |
incidentEdges(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Graphs.TransposedGraph(Graph) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasEdgeConnecting(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasEdgeConnecting(EndpointPair) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
predecessors(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
successors(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inDegree(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
outDegree(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
delegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |