Condition Coverage

blib/lib/Image/ExifTool/Import.pm
Criterion Covered Total %
condition 11 34 32.3


and 2 conditions

line l !l condition
284 9 3 $info->{$_} eq $missingValue and $info->{$_} = undef

and 3 conditions

line !l l&&!r l&&r condition
63 0 0 0 $v =~ /("+)\s*$/ and length $1 & 1
83 0 0 0 $i < @vals and $i < @tags
85 0 0 0 defined $missingValue and $missingValue eq ""
87 0 0 0 defined $missingValue && $vals[$i] eq $missingValue
221 289 0 0 $rtnVal =~ m[^base64:[A-Za-z0-9+/]*={0,2}$] and length($rtnVal) % 4 == 3

or 2 conditions

line l !l condition
251 58 0 $chset || 'UTF8'

or 3 conditions

line l !l&&r !l&&!r condition
85 0 0 0 length $vals[$i] or defined $missingValue and $missingValue eq ""
112 0 0 0 $found or $err
150 58 0 443 $pos >= length $$buffPt or $readMore
175 5 3 83 $tok eq "]" or $tok eq "}"
8 0 83 $tok eq "]" or $tok eq "}" or $tok eq ","