blib/lib/PDF/Builder/Resource/XObject/Image/PNG.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 15 | 13.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
175 | 0 | 0 | 0 | defined $trns and not $opts{'-notrans'} |
195 | 0 | 0 | 0 | defined $trns and not $opts{'-notrans'} |
235 | 2 | 0 | 0 | defined $trns and not $opts{'-notrans'} |
403 | 0 | 0 | 0 | $pa <= $pb and $pa <= $pc |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
109 | 3 | 0 | 0 | $name || 'Px' . pdfkey() |