blib/lib/Image/ExifTool/MRC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
270 | 0 | 0 | 1 | $et->{'ExtendedHeaderSize'} and $et->{'ExtendedHeaderType'} =~ /^FEI[12]/ |
271 | 0 | 0 | 1 | $raf->Read($buff, 4) == 4 and $raf->Seek(-4, 1) |