| blib/lib/Image/ExifTool/LNK.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 18 | 16.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 510 | 0 | 0 | 1 | $off and $off + 32 <= $dataLen | 
| 546 | 0 | 0 | 0 | $off and $off + 20 <= $dataLen | 
| 550 | 0 | 0 | 0 | $pos > 20 and $siz >= 24 | 
| 565 | 0 | 0 | 0 | $pos > 20 and $siz >= 28 | 
| 675 | 0 | 0 | 2 | ref $tagInfo eq "HASH" and $tagInfo->{'SubDirectory'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 477 | 0 | 0 | 1 | $size < 2 or $pos + $size > $dataLen |