blib/lib/Game/TextMapper/Schroeder/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 572 | 449 | 40053 | $x > 0 and $x <= $self->width |
1021 | 1634 | 38419 | $x > 0 and $x <= $self->width and $y > 0 | |
2083 | 1252 | 37167 | $x > 0 and $x <= $self->width and $y > 0 and $y <= $self->height |