Branch Coverage

blib/lib/Image/ExifTool/Pentax.pm
Criterion Covered Total %
branch 14 56 25.0


line true false branch
6119 0 20 if (not $inv) { }
6127 0 0 unless $t
6128 0 0 unless defined $v
6130 0 0 if ($c) { }
6132 0 0 if (ref $c1) { }
0 0 elsif ($v) { }
6142 0 0 @cval ? :
6150 20 0 unless defined $v
6157 0 0 unless $v =~ /^(.*)=(.*)$/
6161 0 0 unless defined $t
6162 0 0 if (ref $filterSettings{$t}[1]) { }
6165 0 0 unless defined $v
6167 0 0 unless &Image::ExifTool::IsInt($v)
6171 0 0 if @cval < 17
6189 0 0 if ($bitVal) { }
6190 0 0 if ($byte >> $shift & $mask) == $bitVal
6192 0 0 if $byte >> $shift & $mask
6194 0 0 if ++$i > $num
6196 0 0 if ($shift < 0)
6197 0 0 unless @bytes
6216 12 14 if ($val & 1)
6217 0 12 $val < 0 ? :
6219 4 8 if ($frac == 3) { }
8 0 elsif ($frac == 5) { }
6237 0 9 $num < 0 ? :
6239 1 8 if ($inum > 0.29 and $inum < 0.4) { }
3 10 elsif ($inum > 0.6 and $inum < 0.71) { }
6256 0 4 unless $et->{'PentaxDate'} and $et->{'PentaxTime'} and length $et->{'PentaxDate'} == 4 and length $et->{'PentaxTime'} >= 3