blib/lib/PDF/Builder/Resource/XObject/Image/GIF.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 15 | 26.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
137 | 6 | 0 | 0 | $nextcode == 1 << $bits and $bits < 12 |
283 | 0 | 0 | 0 | $cFlags & 1 and not $opts{'-notrans'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
167 | 0 | 3 | 0 | $name || 'Gx' . pdfkey() |
225 | 2 | 0 | 0 | $w || $wg |
226 | 2 | 0 | 0 | $h || $hg |