Branch Coverage

blib/lib/Vote/Count/Method/STAR.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
99 3 7 if (scalar keys %tied > 2)
112 5 3 unless defined $active
116 2 6 if (scalar @best_two > 2)
121 4 2 if ($countA > $countB) { }
1 1 elsif ($countA < $countB) { }