blib/lib/Image/ExifTool/PrintIM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 63 | unless ($size) |
55 | 0 | 63 | unless ($size > 15) |
59 | 0 | 63 | unless (substr($$dataPt, $offset, 7) eq "PrintIM") |
65 | 1 | 62 | if ($size < 16 + $num * 6) |
69 | 0 | 1 | if ($size < 16 + $num * 6) |
74 | 1 | 62 | if $verbose |