Source file "com/google/common/graph/IncidentEdgeSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 173 of 173 | 0% | 36 of 36 | 0% | 24 | 24 | 32 | 32 | 6 | 6 |
| contains(Object) | 0% | 0% | 12 | 12 | 15 | 15 | 1 | 1 | ||
| size() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| predecessorsOrEmpty(Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| successorsOrEmpty(Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| IncidentEdgeSet(ArchetypeGraph, Object, IncidentEdgeSet.EdgeType) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |