lib/Games/Checkers/Move.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 8 | 25.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 1 | unless ref $dsts eq 'ARRAY' |
29 | 0 | 1 | unless $src == &NL() or @$dsts |
56 | 0 | 0 | $num < 0 || $num >= @{$self->[2];} ? : |
68 | 0 | 0 | $self->is_beat ? : |