Source file "com/google/common/graph/ForwardingGraph.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 0 of 0 | n/a | 16 | 16 | 16 | 16 | 16 | 16 |
| edgeCount() | 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 | ||
| 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 | ||
| hasEdgeConnecting(EndpointPair) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDirected() | 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 | ||
| incidentEdgeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ForwardingGraph() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |