| blib/lib/Image/ExifTool/LNK.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 21 | 23.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 561 | 0 | 0 | 1 | $off and $off + 32 <= $dataLen |
| 597 | 0 | 0 | 0 | $off and $off + 20 <= $dataLen |
| 601 | 0 | 0 | 0 | $pos > 20 and $siz >= 24 |
| 616 | 0 | 0 | 0 | $pos > 20 and $siz >= 28 |
| 736 | 1 | 3 | 0 | $i != 3 and $len >= 260 |
| 768 | 0 | 0 | 2 | ref $tagInfo eq "HASH" and $tagInfo->{'SubDirectory'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 528 | 0 | 0 | 1 | $size < 2 or $pos + $size > $dataLen |