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 | 188 of 188 | 0% | 28 of 28 | 0% | 26 | 26 | 32 | 32 | 12 | 12 |
edgeCount() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
degree(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
hasEdgeConnecting(EndpointPair) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
hasEdgeConnecting(Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
incidentEdges(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
inDegree(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
outDegree(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isOrderingCompatible(EndpointPair) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
validateEndpoints(EndpointPair) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
edges() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AbstractBaseGraph() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
incidentEdgeOrder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |