Source file "com/google/common/graph/ForwardingNetwork.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 130 | 0% | 0 of 0 | n/a | 27 | 27 | 27 | 27 | 27 | 27 |
| edgesConnecting(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeConnecting(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeConnectingOrNull(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasEdgeConnecting(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| adjacentNodes(Object) | 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 | ||
| incidentEdges(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 | ||
| incidentNodes(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| adjacentEdges(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| degree(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 | ||
| edgesConnecting(EndpointPair) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeConnecting(EndpointPair) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeConnectingOrNull(EndpointPair) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasEdgeConnecting(EndpointPair) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edges() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDirected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsParallelEdges() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsSelfLoops() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nodeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ForwardingNetwork() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |