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
13757 0 0 1 $flatInfo && $flatInfo->{'Name'}
13761 0 1 0 ref $fieldInfo eq "HASH" and $fieldInfo->{'Struct'}
13844 0 0 1 $subTable and not defined $tableNumHash{$subTable}
13882 5676 1427 4 not $lookup and $lcTag =~ /[?*]/
13924 0 0 2 $compMod and eval "require $compMod"

or 3 conditions

line l !l&&r !l&&!r condition
13842 0 20 1 $existed or not $newInfo->{'SubDirectory'}
13866 1321 0 47 $tagExists{$tag} or $tagLookup{$tag}