| line |
!l |
l&&!r |
l&&r |
condition |
|
166
|
0 |
0 |
5 |
$vals->[0] and $vals->[0] =~ /^(\d+) (\d+)/ |
|
|
0 |
0 |
0 |
$vals->[1] and $vals->[1] =~ /^(\d+) (\d+) (\d+) (\d+)/ |
|
183
|
0 |
0 |
0 |
$ext && $ext eq 'AI' |
|
278
|
1 |
0 |
0 |
length $data > 500000 and &Image::ExifTool::IsPC() |
|
333
|
0 |
0 |
0 |
$pos and substr($val, $pos, 1) eq "\\" |
|
435
|
0 |
0 |
0 |
$raf->Read($data, 6) == 6 and $data eq "obe-PS" |
|
442
|
0 |
0 |
0 |
$raf->Seek($psStart, 0) and $raf->Read($data, 4) == 4 |
|
|
0 |
0 |
0 |
$raf->Seek($psStart, 0) and $raf->Read($data, 4) == 4 and $data eq "%!PS" |
|
476
|
0 |
2 |
0 |
$raf->ReadLine($line2) and $line2 =~ /^%%Creator: Adobe Illustrator/ |
|
484
|
4 |
0 |
0 |
$et->{'OPTIONS'}{'FastScan'} and $et->{'OPTIONS'}{'FastScan'} == 3 |
|
496
|
0 |
0 |
0 |
defined $val and $val =~ /^(MM\0\x2a|II\x2a\0|Binary)/ |
|
531
|
2 |
0 |
0 |
length $data > 500000 and &Image::ExifTool::IsPC() |
|
547
|
2 |
0 |
0 |
@lines == 1 and $lines[0] eq $/ |
|
556
|
382 |
29 |
4 |
$endDoc and $data =~ /^$endDoc/i |
|
|
356 |
42 |
0 |
$data =~ /^%%?(\w+): ?(.*)/s and $tagTablePtr->{$1} |
|
|
209 |
160 |
0 |
$embedded and $data =~ /^%AI12_CompressedData/ |
|
595
|
0 |
0 |
2 |
not @lines and $data =~ /^%{1,2}BeginBinary:\s*(\d+)/i |
|
657
|
0 |
0 |
0 |
$raf->Seek($backTo, 0) and $raf->Read($data, 2048) |
|
706
|
16 |
14 |
24 |
$data =~ m[^\s*/(\w+)\s*(.*)] and $fontTable->{$1} |
|
737
|
4 |
0 |
0 |
$endDoc and not $mode |