Branch Coverage

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


line true false branch
6116 0 20 if (not $inv) { }
6124 0 0 unless $t
6125 0 0 unless defined $v
6127 0 0 if ($c) { }
6129 0 0 if (ref $c1) { }
0 0 elsif ($v) { }
6139 0 0 @cval ? :
6147 20 0 unless defined $v
6154 0 0 unless $v =~ /^(.*)=(.*)$/
6158 0 0 unless defined $t
6159 0 0 if (ref $filterSettings{$t}[1]) { }
6162 0 0 unless defined $v
6164 0 0 unless &Image::ExifTool::IsInt($v)
6168 0 0 if @cval < 17
6186 0 0 if ($bitVal) { }
6187 0 0 if ($byte >> $shift & $mask) == $bitVal
6189 0 0 if $byte >> $shift & $mask
6191 0 0 if ++$i > $num
6193 0 0 if ($shift < 0)
6194 0 0 unless @bytes
6213 12 14 if ($val & 1)
6214 0 12 $val < 0 ? :
6216 4 8 if ($frac == 3) { }
8 0 elsif ($frac == 5) { }
6234 0 9 $num < 0 ? :
6236 1 8 if ($inum > 0.29 and $inum < 0.4) { }
3 10 elsif ($inum > 0.6 and $inum < 0.71) { }
6253 0 4 unless $et->{'PentaxDate'} and $et->{'PentaxTime'} and length $et->{'PentaxDate'} == 4 and length $et->{'PentaxTime'} >= 3