Branch Coverage

lib/Games/Checkers/ExpandMoveList.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
44 0 0 if ($self->source($self->{'figure_iterator'}->next) == &Ok())
46 0 0 if $self->{'status'} == &Err()
54 0 0 $self->{'must_beat'} ? :
58 0 0 if $self->add_dst($dst) == &Err()
59 0 0 if ($self->can_create_move) { }
65 0 0 if $self->{'status'} == &Err()