blib/lib/Image/ExifTool/Pentax.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 21 | 38.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
6231 | 5 | 3 | 1 | $inum > "0.29" and $inum < "0.4" |
5 | 0 | 3 | $inum > "0.6" and $inum < "0.71" | |
6248 | 0 | 0 | 4 | $et->{'PentaxDate'} and $et->{'PentaxTime'} |
0 | 0 | 4 | $et->{'PentaxDate'} and $et->{'PentaxTime'} and length $et->{'PentaxDate'} == 4 | |
0 | 0 | 4 | $et->{'PentaxDate'} and $et->{'PentaxTime'} and length $et->{'PentaxDate'} == 4 and length $et->{'PentaxTime'} >= 3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
6115 | 0 | 0 | 0 | $conv->{$t} || "Unknown ($t)" |
6125 | 0 | 0 | 0 | $c1->{$v} || "Unknown($v)" |