| line |
!l |
l&&!r |
l&&r |
condition |
|
242
|
0 |
0 |
2 |
&looks_like_number($w) and &looks_like_number($h)
|
|
349
|
58 |
20 |
29 |
scalar @corners and $corners[0] =~ /[a-z]/i
|
|
367
|
0 |
0 |
4 |
$box eq "CropBox" and not defined $pdf->{'pages'}{'CropBox'}
|
|
370
|
0 |
4 |
0 |
$box ne "CropBox" and $box ne "MediaBox"
|
|
382
|
0 |
0 |
0 |
defined $opts{'-orient'} and not defined $opts{'orient'}
|
|
768
|
5 |
0 |
2 |
$box ne "media" and not ref $value
|
|
|
5 |
0 |
2 |
$box ne "media" and not ref $value and &looks_like_number($value)
|
|
772
|
2 |
0 |
0 |
$parent eq "trim" and not $boxes{'trim'}
|
|
773
|
0 |
0 |
2 |
$parent eq "bleed" and not $boxes{'bleed'}
|
|
774
|
2 |
0 |
0 |
$parent eq "bleed" and not $boxes{'bleed'}
|
|
836
|
0 |
152 |
0 |
defined $dir and $dir > 0
|
|
988
|
0 |
0 |
0 |
defined $hash{'-prepend'} and not defined $hash{'prepend'}
|
|
989
|
0 |
0 |
0 |
defined $hash{'-compress'} and not defined $hash{'compress'}
|
|
1079
|
0 |
0 |
0 |
defined $hash{'-prepend'} and not defined $hash{'prepend'}
|
|
1080
|
0 |
0 |
0 |
defined $hash{'-compress'} and not defined $hash{'compress'}
|
|
1203
|
0 |
1 |
0 |
do {
|