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 |