Condition Coverage

blib/lib/Image/ExifTool/NikonCapture.pm
Criterion Covered Total %
condition 15 39 38.4


and 3 conditions

line !l l&&!r l&&r condition
728 0 1 0 $tagID == 2055645504 and $pad >= 0 || $pad == -18
775 0 0 2 defined $newVal and length $newVal
875 40 24 0 not $format and $size == 1 || $size == 2 || $size == 4
882 0 0 0 $tagInfo and $tagInfo->{'AdjustSize'}

or 3 conditions

line l !l&&r !l&&!r condition
712 1 0 0 $et->{'EDIT_DIRS'}{'MakerNotes'} or $et->{'EDIT_DIRS'}{'IPTC'}
728 1 0 0 $pad >= 0 || $pad == -18
748 0 0 50 $size < 0 or $pos + 22 + $size > $dirEnd
769 0 2 0 $tagInfo->{'Format'} || $tagInfo->{'Writable'}
868 0 0 100 $size < 0 or $pos + $size > $dirEnd
870 64 0 36 $tagInfo or $verbose
873 0 40 24 $tagInfo->{'Format'} || $tagInfo->{'Writable'}
875 0 0 24 $size == 1 || $size == 2 || $size == 4
880 0 0 40 $format eq "string" or $format eq "undef"