Source file "com/google/common/graph/AbstractBaseGraph.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 158 of 158 | 0% | 4 of 4 | 0% | 19 | 19 | 35 | 35 | 17 | 17 |
| asGraph() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| adjacentEdges(EndpointPair) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| inEdges(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| outEdges(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| incidentNodes(EndpointPair) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| {...} | 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 | ||
| 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 | ||
| allowsSelfLoops() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nodeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsParallelEdges() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |