blib/lib/Image/ExifTool/PhotoMechanic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 14 | 42.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
162 | 0 | 0 | 34 | $raf->Seek(-12 - $offset, 2) and $raf->Read($footer, 12) == 12 |
203 | 0 | 0 | 2 | $pad > 0 and not $et->{'OPTIONS'}{'Compact'}{'NoPadding'} |
line | l | !l | condition |
---|---|---|---|
153 | 26 | 8 | $dirInfo->{'Offset'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
166 | 0 | 0 | 34 | $size & 2147483648 or not $raf->Seek(-$size - 12, 1) |
190 | 0 | 0 | 25 | $verbose or $et->{'HTML_DUMP'} |