blib/lib/Game/TextMapper/Schroeder/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 506 | 426 | 41531 | $x > 0 and $x <= $self->width |
932 | 1510 | 40021 | $x > 0 and $x <= $self->width and $y > 0 | |
1936 | 1325 | 38696 | $x > 0 and $x <= $self->width and $y > 0 and $y <= $self->height |