blib/lib/Image/ExifTool/AIFF.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 17 | 41.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
192 | 2 | 0 | 0 | $et->{'OPTIONS'}{'FastScan'} && $et->{'OPTIONS'}{'FastScan'} == 3 |
199 | 0 | 0 | 1 | $raf->Read($buf2, 4) == 4 and $buf2 =~ /^(DJVU|DJVM)/ |
229 | 0 | 0 | 0 | $len2 >= 2147483648 and not $et->Options("LargeFileSupport") |
238 | 4 | 0 | 0 | $verbose > 2 and $len2 < 1024000 |
line | l | !l | condition |
---|---|---|---|
241 | 1 | 1 | $page || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
245 | 7 | 0 | 3 | $tagInfo->{'SubDirectory'} or $tagInfo->{'Binary'} |