Branch Coverage

blib/lib/Vote/Count/Common.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
57 2 116 if ($self->WithdrawalList)
69 8 26 if (defined $self->{'PairMatrix'})
103 0 6 unless ($self->BallotSet->{'options'}{'rcv'})
112 33 6 if (defined $active->{$V})
122 44 6 if ($self->BallotSet->{'options'}{'rcv'}) { }
5 1 elsif ($self->BallotSet->{'options'}{'range'}) { }