Condition Coverage

blib/lib/Image/ExifTool/DV.pm
Criterion Covered Total %
condition 11 27 40.7


and 3 conditions

line !l l&&!r l&&r condition
180 0 0 1 $dsf == 1 and $stype == 0
0 1 0 $dsf == 1 and $stype == 0 and &Get8u(\$buff, 4) & 7
184 1 0 1 $dsf == $_->{'DSF'} and $stype == $_->{'VideoSType'}
210 40 0 1 $type == 99 and $date
238 0 0 1 $date and $time
251 0 0 1 $pos + 4 < $len and &Get8u(\$buff, $pos) == 80
260 0 0 1 $stype == 0 and $quant
0 0 1 $stype == 0 and $quant and $freq == 2

or 3 conditions

line l !l&&r !l&&!r condition
213 0 1 0 ($t & 7) == 2 || !$apt && ($t & 7) == 7