Condition Coverage

blib/lib/Game/TextMapper/Schroeder/Base.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
88 1112 890 80034 $x > 0 and $x <= $self->width
2002 2789 77245 $x > 0 and $x <= $self->width and $y > 0
3679 2644 74601 $x > 0 and $x <= $self->width and $y > 0 and $y <= $self->height