Condition Coverage

blib/lib/Game/TextMapper/Mapper.pm
Criterion Covered Total %
condition 27 38 71.0


and 3 conditions

line !l l&&!r l&&r condition
196 0 0 8 index($location, "/") == -1 and -f $path
227 158 161 0 $_ and not /^\s*#/u
280 9 0 2498 defined $minx and $minx <= $region->x
281 9 199 2299 defined $maxx and $maxx >= $region->x
282 9 0 2498 defined $miny and $miny <= $region->y
283 9 84 2414 defined $maxy and $maxy >= $region->y
285 9 0 0 defined $min_x_overall and $minx >= $min_x_overall
286 9 0 0 defined $min_y_overall and $maxx <= $max_x_overall
322 44 5 3 $path and not $attributes

or 2 conditions

line l !l condition
134 0 2507 $3 || '00'
160 0 1770 $3 || '00'
393 7 2 $self->attributes->{'default'} || 'fill="none"'
438 5 4 $self->license || ''

or 3 conditions

line l !l&&r !l&&!r condition
319 8 44 179 $path or $attributes