Source file "com/google/common/graph/GraphPropertiesTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 611 of 611 | 0% | 30 of 30 | 0% | 31 | 31 | 111 | 111 | 16 | 16 |
hasCycle_cyclicMultigraph() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
hasCycle_multipleCycles() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
init() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
hasCycle_threeAcyclicEdges() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
hasCycle_threeCyclicEdges() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
hasCycle_disconnectedCyclicGraph() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
hasCycle_deepPathNetwork() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
hasCycle_deepPathGraph() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
hasCycle_twoParallelEdges() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
hasCycle_twoAcyclicEdges() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
hasCycle_twoCyclicEdges() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
hasCycle_isolatedNodes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
hasCycle_oneEdge() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hasCycle_selfLoopEdge() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hasCycle_emptyGraph() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
GraphPropertiesTest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |