Source file "com/google/common/graph/AbstractNetwork.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 317 of 317 | 0% | 31 of 31 | 0% | 35 | 35 | 54 | 54 | 19 | 19 |
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| edgeConnectingOrNull(Object, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| edgesConnecting(Object, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| degree(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasEdgeConnecting(Object, Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| adjacentEdges(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasEdgeConnecting(EndpointPair) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| inDegree(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| outDegree(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| edgesConnecting(EndpointPair) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| edgeConnectingOrNull(EndpointPair) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isOrderingCompatible(EndpointPair) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| edgeIncidentNodesMap(Network) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validateEndpoints(EndpointPair) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| connectedPredicate(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asGraph() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractNetwork() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |