Condition Coverage

blib/lib/Game/TileMap/Legend.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
79 1 3 $object //= "wall"
89 1 3 $object //= "void"

or 3 conditions

line l !l&&r !l&&!r condition
72 191 0 0 $self->_object_map->{$obj} // croak("no such object '${obj}' in map legend")