Branch Coverage

blib/lib/SNA/Network/Algorithm/Betweenness.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
63 5 1 if ($$succ{'_distance'} < 0)
68 6 0 if ($$succ{'_distance'} == $$v{'_distance'} + 1)
79 5 4 if $w != $source