blib/lib/Algorithm/Voting/Plurality.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 13 | 100.0 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
6 | 3 | n/a | BEGIN |
7 | 3 | n/a | BEGIN |
8 | 3 | n/a | BEGIN |
9 | 3 | n/a | BEGIN |
10 | 3 | n/a | BEGIN |
86 | 2 | Yes | new |
105 | 17 | Yes | candidates |
120 | 11 | Yes | add |
135 | 10 | Yes | increment_tally |
148 | 11 | Yes | validate_ballot |
166 | 23 | Yes | count |
190 | 4 | Yes | result |
211 | 2 | Yes | as_string |