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 | 51 of 51 | 0% | 2 of 2 | 0% | 11 | 11 | 12 | 12 | 10 | 10 |
| edges() | 0% | 0% | 2 | 2 | 3 | 3 | 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 | ||
| nodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nodeOrder() | 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 | ||
| incidentEdgeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |