| line |
!l |
l&&!r |
l&&r |
condition |
|
1015
|
660 |
0 |
0 |
$type eq "clro" and $size >= 12 |
|
1023
|
660 |
0 |
0 |
$type eq "data" and $size >= 12 |
|
1030
|
660 |
0 |
0 |
$type eq "dtim" and $size >= 20 |
|
1041
|
640 |
0 |
20 |
$type eq "sig " and $size >= 12 |
|
1047
|
466 |
0 |
117 |
$type eq "desc" and $size >= 12 |
|
1118
|
0 |
0 |
0 |
$namePtr and $valuePtr |
|
1154
|
0 |
0 |
0 |
$raf->Read($buff, 24) and &ValidateICC(\$buff) |
|
1157
|
0 |
0 |
0 |
defined $buff and length $buff |
|
1254
|
39 |
19 |
4 |
$et->{'TAGS_FROM_FILE'} && !$et->{'EXCL_TAG_LOOKUP'}{'icc_profile'} || $et->{'REQ_TAG_LOOKUP'}{'icc_profile'} and !$dirInfo->{'Name'} || $dirInfo->{'Name'} eq 'ICC_Profile' |
|
1310
|
700 |
0 |
0 |
not $tagInfo and $et->{'OPTIONS'}{'Unknown'} || $verbose |
|
1328
|
700 |
0 |
0 |
$fmt eq "mluc" and not $subdir |
|
1340
|
0 |
0 |
0 |
$lang =~ s/^([a-z]{2})([A-Z]{2})$/\L$1-\E\U$2\E/i and $lang ne "en-US" |
|
1400
|
0 |
40 |
0 |
defined $subdir->{'Validate'} and not eval $subdir->{'Validate'} |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
1096
|
0 |
0 |
0 |
$dirLen < 16 or substr($$dataPt, $dirStart, 4) ne "dict" |
|
1119
|
0 |
0 |
0 |
$namePtr < $minPtr or $namePtr + $nameLen > $dirLen |
|
|
0 |
0 |
0 |
$namePtr < $minPtr or $namePtr + $nameLen > $dirLen or $valuePtr < $minPtr |
|
|
0 |
0 |
0 |
$namePtr < $minPtr or $namePtr + $nameLen > $dirLen or $valuePtr < $minPtr or $valuePtr + $valueLen > $dirLen |
|
1219
|
0 |
0 |
1 |
$size < 128 or $size & 2147483648 |
|
1254
|
15 |
8 |
39 |
$et->{'TAGS_FROM_FILE'} && !$et->{'EXCL_TAG_LOOKUP'}{'icc_profile'} || $et->{'REQ_TAG_LOOKUP'}{'icc_profile'} |
|
|
15 |
4 |
4 |
!$dirInfo->{'Name'} || $dirInfo->{'Name'} eq 'ICC_Profile' |
|
1266
|
5 |
0 |
57 |
$len != $dirLen or $len < 128 |
|
1268
|
5 |
0 |
0 |
$len < 128 or $dirLen < $len |
|
1272
|
0 |
0 |
57 |
$numEntries < 1 or $numEntries >= 256 |
|
|
0 |
0 |
57 |
$numEntries < 1 or $numEntries >= 256 or $numEntries * 12 + 132 > $dirLen |
|
1310
|
0 |
0 |
0 |
$et->{'OPTIONS'}{'Unknown'} || $verbose |
|
1348
|
0 |
0 |
0 |
$langInfo || $tagInfo |