Condition Coverage

blib/lib/Image/ExifTool/Ricoh.pm
Criterion Covered Total %
condition 5 23 21.7


and 3 conditions

line !l l&&!r l&&r condition
1015 0 0 0 $val =~ s/(\d+),// and length $val >= $1
1029 0 0 0 $audioLen >= 4 and substr($buff, 0, 4) eq "RIFF"
1091 0 0 100 defined $tag and length $tag

or 2 conditions

line l !l condition
946 0 0 $dirInfo->{'DirStart'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
947 0 0 0 $dirInfo->{'DirLen'} || $dataLen - $dirStart
1052 0 0 80 $size < 0 or $pos + $size > $dataLen
1061 20 0 40 $type == 2 or $type == 18
1082 20 0 0 @tags or @vals