line |
!l |
l&&!r |
l&&r |
condition |
308
|
0 |
0 |
0 |
exists $loc->{'x'} and exists $loc->{'y'} |
|
0 |
0 |
0 |
exists $loc->{'x'} and exists $loc->{'y'} and exists $size->{'width'} |
|
0 |
0 |
0 |
exists $loc->{'x'} and exists $loc->{'y'} and exists $size->{'width'} and exists $size->{'height'} |
367
|
0 |
0 |
0 |
exists $loc->{'x'} and exists $loc->{'y'} |
|
0 |
0 |
0 |
exists $loc->{'x'} and exists $loc->{'y'} and exists $size->{'width'} |
|
0 |
0 |
0 |
exists $loc->{'x'} and exists $loc->{'y'} and exists $size->{'width'} and exists $size->{'height'} |
402
|
0 |
0 |
0 |
not $file_or_image =~ /\n/ and -e $file_or_image |