Condition Coverage
blib/lib/Games/2048/Grid.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
43
104
90
5839
$$cell[0] >= 0 and $$cell[0] < $self->size
194
52
5787
$$cell[0] >= 0 and $$cell[0] < $self->size and $$cell[1] >= 0