Branch Coverage

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


line true false branch
45 0 0 if ($self->source($$self{'figure_iterator'}->next) == Ok)
47 0 0 if $$self{'status'} == Err
73 0 0 if $self->add_dst($rule_iterator->next) == Err
74 0 0 if ($self->can_create_move) { }
80 0 0 if $$self{'status'} == Err