| line |
!l |
l&&!r |
l&&r |
condition |
|
59
|
0 |
0 |
0 |
$$valPtr && !($$valPtr =~ /^f/i) |
|
337
|
0 |
0 |
19 |
$raf->Seek(-64, 2) and $raf->Read($buff, 64) |
|
|
0 |
0 |
19 |
$raf->Seek(-64, 2) and $raf->Read($buff, 64) and $raf->Seek(0, 0) |
|
346
|
0 |
0 |
16 |
$raf->Read($buff, length $beginComment) and $buff eq $beginComment |
|
387
|
5 |
0 |
9 |
$metaRef and $$metaRef =~ /^(\d+)/ |
|
|
5 |
4 |
5 |
$metaRef and $$metaRef =~ /^(\d+)/ and $1 >= $nextObject |
|
395
|
12 |
1 |
4 |
$et->{'DEL_GROUP'}{'PDF'} and $capture{'Info'} |
|
425
|
11 |
0 |
0 |
$pdfVer >= 2 and not $tagInfo->{'PDF2'} |
|
505
|
2 |
0 |
4 |
$oldPos and $oldPos > $prevUpdate |
|
541
|
7 |
0 |
10 |
$et->{'CHANGED'} != $oldChanged and defined $newXMP |
|
|
0 |
7 |
0 |
$prevUpdate and $capture{'Root'}{'Metadata'} |
|
546
|
0 |
0 |
4 |
$oldPos and $oldPos > $prevUpdate |
|
579
|
10 |
1 |
6 |
not $rootChanged and $prevUpdate |
|
582
|
0 |
3 |
3 |
$oldPos and $oldPos > $prevUpdate |
|
621
|
13 |
0 |
0 |
$mainDict->{'Type'} and $mainDict->{'Type'} eq "/XRef" |
|
649
|
10 |
0 |
6 |
ref $mainDict->{'ID'} eq "ARRAY" and @{$mainDict->{'ID'};} > 1 |
|
652
|
0 |
0 |
0 |
$id =~ /^\((.)/s and $1 ne "\\" |
|
|
0 |
0 |
0 |
$id =~ /^\((.)/s and $1 ne "\\" and $1 ne ")" |
|
|
0 |
0 |
0 |
$id =~ /^\((.)/s and $1 ne "\\" and $1 ne ")" and $1 ne "(" |
|
668
|
16 |
0 |
0 |
$mainDict->{'Type'} and $mainDict->{'Type'} eq "/XRef" |
|
749
|
0 |
1 |
16 |
$rtn > 0 and $et->{'CHANGED'} |
|
|
1 |
14 |
2 |
$rtn > 0 and $et->{'CHANGED'} and $et->{'DEL_GROUP'}{'PDF'} || $et->{'DEL_GROUP'}{'XMP'} |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
46
|
31 |
70 |
0 |
$tagInfo->{'Writable'} || $tagInfo->{'Table'}{'WRITABLE'} |
|
266
|
191 |
9 |
139 |
$wrote{$tag} or not defined $obj->{$tag} |
|
321
|
0 |
0 |
19 |
$capture{'Error'} or $info->{'Error'} |
|
322
|
0 |
0 |
0 |
$capture{'Error'} || $info->{'Error'} |
|
462
|
5 |
4 |
2 |
$deleted or $tagInfo->{'List'} |
|
|
4 |
2 |
0 |
$deleted or $tagInfo->{'List'} or not exists $infoDict->{$tagID} |
|
481
|
2 |
9 |
0 |
$tagInfo->{'Writable'} || $Image::ExifTool::PDF::Info{'WRITABLE'} |
|
535
|
9 |
5 |
3 |
$newXMP or $info->{'XMP'} |
|
699
|
0 |
0 |
0 |
not @ids or $ids[0] != $id + 1 |
|
725
|
16 |
18 |
22 |
not @ids or $ids[0] != $id + 1 |
|
749
|
4 |
2 |
10 |
$et->{'DEL_GROUP'}{'PDF'} || $et->{'DEL_GROUP'}{'XMP'} |