line |
true |
false |
branch |
6111
|
0 |
20 |
if (not $inv) { } |
6119
|
0 |
0 |
unless $t |
6120
|
0 |
0 |
unless defined $v |
6122
|
0 |
0 |
if ($c) { } |
6124
|
0 |
0 |
if (ref $c1) { } |
|
0 |
0 |
elsif ($v) { } |
6134
|
0 |
0 |
@cval ? : |
6142
|
20 |
0 |
unless defined $v |
6149
|
0 |
0 |
unless $v =~ /^(.*)=(.*)$/ |
6153
|
0 |
0 |
unless defined $t |
6154
|
0 |
0 |
if (ref $filterSettings{$t}[1]) { } |
6157
|
0 |
0 |
unless defined $v |
6159
|
0 |
0 |
unless &Image::ExifTool::IsInt($v) |
6163
|
0 |
0 |
if @cval < 17 |
6181
|
0 |
0 |
if ($bitVal) { } |
6182
|
0 |
0 |
if ($byte >> $shift & $mask) == $bitVal |
6184
|
0 |
0 |
if $byte >> $shift & $mask |
6186
|
0 |
0 |
if ++$i > $num |
6188
|
0 |
0 |
if ($shift < 0) |
6189
|
0 |
0 |
unless @bytes |
6208
|
12 |
14 |
if ($val & 1) |
6209
|
0 |
12 |
$val < 0 ? : |
6211
|
4 |
8 |
if ($frac == 3) { } |
|
8 |
0 |
elsif ($frac == 5) { } |
6229
|
0 |
9 |
$num < 0 ? : |
6231
|
1 |
8 |
if ($inum > 0.29 and $inum < 0.4) { } |
|
3 |
10 |
elsif ($inum > 0.6 and $inum < 0.71) { } |
6248
|
0 |
4 |
unless $et->{'PentaxDate'} and $et->{'PentaxTime'} and length $et->{'PentaxDate'} == 4 and length $et->{'PentaxTime'} >= 3 |