line |
!l |
l&&!r |
l&&r |
condition |
1458
|
0 |
0 |
0 |
$pos + 8 <= $end and substr($$dataPt, $pos, 4) eq "DOFS" |
1464
|
0 |
0 |
0 |
$pos + 18 <= $end and &Get32u($dataPt, $pos + 12) == $dirInfo->{'DirLen'} |
1549
|
0 |
0 |
26 |
$raf->Seek(-6 - $offset, 2) and $raf->Read($buff, 6) == 6 |
|
0 |
26 |
0 |
$raf->Seek(-6 - $offset, 2) and $raf->Read($buff, 6) == 6 and $buff eq 'QDIOBS' || $buff eq "\000\000SEFT" |
1560
|
0 |
0 |
52 |
$raf->Seek($blockEnd - 8, 0) and $raf->Read($buff, 8) == 8 |
1564
|
0 |
0 |
52 |
$len < 65536 and $len >= 4 |
|
0 |
0 |
52 |
$len < 65536 and $len >= 4 and $len + 8 < $blockEnd |
1565
|
0 |
0 |
52 |
$raf->Seek(-8 - $len, 1) and $raf->Read($buff, $len) == $len |
1568
|
19 |
0 |
7 |
$outfile and $type eq "QDIO" |
1585
|
0 |
0 |
26 |
$buff =~ /^SEFH/ and $len >= 12 |
1603
|
26 |
0 |
0 |
$verbose || $et->{'HTML_DUMP'} and not $outfile |
|
26 |
0 |
0 |
$verbose || $et->{'HTML_DUMP'} and not $outfile and $dirInfo->{'RAF'} |
1617
|
7 |
0 |
7 |
$type == 256 and not $audioNOff |
1619
|
0 |
0 |
7 |
$raf->Seek($dirPos - $noff, 0) and $raf->Read($buf2, 8) == 8 |
1645
|
0 |
0 |
22 |
$raf->Seek($dirPos - $noff, 0) and $raf->Read($buf2, $size) == $size |
1665
|
0 |
0 |
7 |
$raf->Seek($dataPos, 0) and $raf->Read($buff, $dirLen) == $dirLen |
1667
|
0 |
0 |
7 |
$offsetPos and $audioNOff |