Condition Coverage

blib/lib/Image/ExifTool/TagLookup.pm
Criterion Covered Total %
condition 11 21 52.3


and 3 conditions

line !l l&&!r l&&r condition
12457 0 0 1 $flatInfo && $flatInfo->{'Name'}
12461 0 1 0 ref $fieldInfo eq "HASH" and $fieldInfo->{'Struct'}
12543 0 0 1 $subTable and not defined $tableNumHash{$subTable}
12581 5331 1421 4 not $lookup and $lcTag =~ /[?*]/
12623 0 0 2 $compMod and eval "require $compMod"

or 3 conditions

line l !l&&r !l&&!r condition
12541 0 19 1 $existed or not $newInfo->{'SubDirectory'}
12565 1317 0 49 $tagExists{$tag} or $tagLookup{$tag}