Condition Coverage

blib/lib/Game/TileMap/Role/Checks.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
23 2 1 4 $obj && $obj->contents ne ''
33 2 2 3 $obj && $obj->contents

or 3 conditions

line l !l&&r !l&&!r condition
20 1 1 7 $x < 0 or $y < 0
30 1 1 7 $x < 0 or $y < 0