blib/lib/Image/ExifTool/LNK.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 15 | 13.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
543 | 0 | 0 | 0 | $off and $off + 20 <= $dataLen |
546 | 0 | 0 | 0 | $pos > 20 and $siz >= 24 |
561 | 0 | 0 | 0 | $pos > 20 and $siz >= 28 |
671 | 0 | 0 | 2 | ref $tagInfo eq "HASH" and $tagInfo->{'SubDirectory'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
475 | 0 | 0 | 1 | $size < 2 or $pos + $size > $dataLen |