Condition Coverage

blib/lib/Image/ExifTool/Panasonic.pm
Criterion Covered Total %
condition 0 44 0.0


and 3 conditions

line !l l&&!r l&&r condition
2704 0 0 0 $raf->Seek($pos, 0) && $raf->Read($buff, $len) == $len
2719 0 0 0 $start and not $trailPos
2770 0 0 0 $buff =~ /\G.{114}([\x20-\x7f]*\0*)/gs and length $1 >= 50

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
2655 0 0 0 $dirInfo->{'DirLen'} || length($$dataPt) - $dirStart
2659 0 0 0 $numEntries < 1 or $numEntries > 255
2661 0 0 0 $size < $numEntries * 12 or $size + 6 > $dirLen
2693 0 0 0 $trailPos || $trail->{'Offset'}
2694 0 0 0 $trail->{'TrailLen'} || $trail->{'Size'}
2754 0 0 0 $_ == 768 or $_ == 769
0 0 0 $_ == 768 or $_ == 769 or not $ptr
0 0 0 $_ == 768 or $_ == 769 or not $ptr or $ptr == 4294967295
2755 0 0 0 not defined $minPtr or $minPtr > $ptr
2775 0 0 0 $diff != $expect or defined $fixBase
2826 0 0 0 $et->Options("MakerNotes") or $et->{'REQ_TAG_LOOKUP'}{lc $tagInfo->{'Name'}}