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 | 88 of 88 | 0% | 0 of 0 | n/a | 15 | 15 | 18 | 18 | 15 | 15 |
| incidentNodes(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Graphs.TransposedNetwork(Network) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| edgesConnecting(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgesConnecting(EndpointPair) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeConnectingOrNull(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeConnectingOrNull(EndpointPair) | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| inEdges(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| outEdges(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| delegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |