Branch Coverage

blib/lib/Games/Cellulo/Game/Screen.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
46 0 0 if ($xx >= $self->cols) { }
0 0 elsif ($xx < 0) { }
56 0 0 if ($yy >= $self->rows) { }
0 0 elsif ($yy < 0) { }