| line |
l |
!l&&r |
!l&&!r |
condition |
|
143
|
2 |
2 |
4 |
$box eq 'ArtBox' or $box eq 'TrimBox' |
|
|
4 |
2 |
2 |
$box eq 'ArtBox' or $box eq 'TrimBox' or $box eq 'BleedBox' |
|
401
|
9 |
109 |
0 |
$self->{'Contents'} || PDFArray() |
|
505
|
9 |
0 |
82 |
$self->{' api'}{'forcecompress'} eq 'flate' or $self->{' api'}{'forcecompress'} =~ /^[1-9]\d*$/ |
|
536
|
5 |
0 |
15 |
$self->{' api'}{'forcecompress'} eq 'flate' or $self->{' api'}{'forcecompress'} =~ /^[1-9]\d*$/ |
|
595
|
0 |
0 |
0 |
$dict || $self->{'Resources'} || PDFDict() |
|
599
|
3 |
27 |
0 |
$dict->{$type} || PDFDict() |
|
608
|
0 |
28 |
0 |
$dict->{$type}{$key} || $obj |