| line |
!l |
l&&!r |
l&&r |
condition |
|
769
|
0 |
0 |
4 |
$len == 0 and $num == 0 |
|
868
|
0 |
0 |
0 |
$raf->Seek($n, 1) and $raf->Read($buff, 4) == 4 |
|
872
|
0 |
0 |
0 |
$raf->Seek($n, 1) and $raf->Read($buff, 1) == 1 |
|
893
|
0 |
0 |
0 |
$psb and $tag =~ /^(LMsk|Lr16|Lr32|Layr|Mt16|Mt32|Mtrn|Alph|FMsk|lnk2|FEid|FXid|PxSD)$/ |
|
961
|
0 |
0 |
0 |
$raf->Read($buff, $pos) == $pos and $buff =~ /^Adobe Photoshop Document Data (Block|V0002)\0/ |
|
978
|
0 |
0 |
0 |
$psb and $tag =~ /^(LMsk|Lr16|Lr32|Layr|Mt16|Mt32|Mtrn|Alph|FMsk|lnk2|FEid|FXid|PxSD)$/ |
|
992
|
0 |
0 |
0 |
$tagInfo and $tagInfo->{'SubDirectory'} |
|
1029
|
91 |
0 |
5 |
$Image::ExifTool::MWG::strict || $et->Options('Validate') and $et->{'FILE_TYPE'} =~ /^(JPEG|TIFF|PSD)$/ |
|
1042
|
33 |
63 |
0 |
$et->{'FILE_TYPE'} eq "JPEG" and $dirInfo->{'Parent'} ne "APP13" |
|
1092
|
401 |
784 |
0 |
$tagInfo and defined $tagInfo->{'SetResourceName'} |
|
|
1185 |
0 |
0 |
$tagInfo and defined $tagInfo->{'SetResourceName'} and $tagInfo->{'SetResourceName'} eq 1 |
|
|
784 |
0 |
0 |
$tagInfo and defined $tagInfo->{'SetResourceName'} and $tagInfo->{'SetResourceName'} eq 1 and not $name =~ m[/#] |
|
1111
|
36 |
23 |
37 |
$et->{'VALUE'}{'IPTCDigest'} and $et->{'VALUE'}{'CurrentIPTCDigest'} |
|
|
23 |
5 |
32 |
$et->{'VALUE'}{'IPTCDigest'} and $et->{'VALUE'}{'CurrentIPTCDigest'} and $et->{'VALUE'}{'IPTCDigest'} ne $et->{'VALUE'}{'CurrentIPTCDigest'} |
|
1213
|
0 |
0 |
4 |
&ProcessLayersAndMask($et, \%dirInfo, $tagTablePtr) and $raf->Read($data, 2) == 2 |