| blib/lib/Game/TextMapper/Schroeder/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 1071 | 939 | 80198 | $x > 0 and $x <= $self->width |
| 2010 | 3186 | 77012 | $x > 0 and $x <= $self->width and $y > 0 | |
| 4125 | 2587 | 74425 | $x > 0 and $x <= $self->width and $y > 0 and $y <= $self->height |