Branch Coverage

blib/lib/SNA/Network/Algorithm/Louvain.pm
Criterion Covered Total %
branch 24 24 100.0


line true false branch
52 10 180 if $level > 0
54 10 180 $level > 0 ? :
10 180 $level > 0 ? :
82 16 1080 $level > 0 ? :
112 16 1080 if ($level > 0)
131 500 4466 if ($gain > $max_gain)
137 275 821 if ($max_gain > 1e-07)
150 1 2 unless $has_changed
166 1 1 if $level > 0
269 10 42 if $meta_node == $peer_node
272 36 6 if ($weight)
288 16 360 if ($$node{'subcommunity'})