blib/lib/Game/TextMapper/Schroeder/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 564 | 415 | 39652 | $x > 0 and $x <= $self->width |
979 | 1509 | 38143 | $x > 0 and $x <= $self->width and $y > 0 | |
1924 | 1191 | 36952 | $x > 0 and $x <= $self->width and $y > 0 and $y <= $self->height |