Branch Coverage

blib/lib/Vote/Count/RankCount.pm
Criterion Covered Total %
branch 12 14 92.8


line true false branch
36 4467 13441 if ($rc{$k} == $max)
39 1137 3330 if (defined $byrank{$pos}) { }
48 0 3330 if $pos > $maxpos
63 72 580 scalar @top > 1 ? :
169 10 1 if defined $I->{'orderedlist'}
176 22 5 if (1 == @leaders) { }
5 0 elsif (1 < @leaders) { }