Condition Coverage

blib/lib/Graph/NewmanGirvan.pm
Criterion Covered Total %
condition 0 5 0.0


or 2 conditions

line l !l condition
35 0 0 $g->get_edge_weight($src, $dst) // 1

or 3 conditions

line l !l&&r !l&&!r condition
41 0 0 0 $g->get_vertex_weight($vertex) // $default_weight{$vertex}