Condition Coverage

blib/lib/Game/TextMapper/Mapper.pm
Criterion Covered Total %
condition 28 43 65.1


and 3 conditions

line !l l&&!r l&&r condition
197 0 0 8 index($location, "/") == -1 and -f ($path = "Mojo::File"->new($self->dist_dir, $location))
0 0 0 $self->local_files and -f ($path = "Mojo::File"->new($location))
233 158 161 0 $_ and not /^\s*#/u
284 9 0 2493 defined $minx and $minx <= $region->x
285 9 199 2294 defined $maxx and $maxx >= $region->x
286 9 0 2493 defined $miny and $miny <= $region->y
287 9 84 2409 defined $maxy and $maxy >= $region->y
289 9 0 0 defined $min_x_overall and $minx >= $min_x_overall
290 9 0 0 defined $min_y_overall and $maxx <= $max_x_overall
328 45 5 3 $path and not $attributes

or 2 conditions

line l !l condition
135 0 2502 $3 || '00'
161 0 2747 $3 || '00'
281 0 9 $max_y_overall // 0
399 7 2 $self->attributes->{'default'} || 'fill="none"'
444 5 4 $self->license || ''

or 3 conditions

line l !l&&r !l&&!r condition
325 8 45 194 $path or $attributes