blib/lib/PDF/Builder/Resource/XObject/Image/GD.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
52 | 0 | 0 | 0 | $gd->can('jpeg') and $c > 256 |
0 | 0 | 0 | $gd->can('jpeg') and $c > 256 and not $opts{'-lossless'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
29 | 0 | 0 | 0 | $name || 'Jx' . pdfkey() |