Condition Coverage

blib/lib/Image/ExifTool/AIFF.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

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)/
206 0 0 1 $buf2 eq "DJVM" and $et->{'VALUE'}{'FileType'}
242 4 0 0 $verbose > 2 and $len2 < 1024000

or 2 conditions

line l !l condition
245 1 1 $page || 0

or 3 conditions

line l !l&&r !l&&!r condition
249 7 0 3 $tagInfo->{'SubDirectory'} or $tagInfo->{'Binary'}