Condition Coverage

blib/lib/PDF/Builder/Resource/XObject/Image/GD.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 defined $opts{'-name'} and not defined $opts{'name'}
47 0 0 0 defined $opts{'-compress'} and not defined $opts{'compress'}
48 0 0 0 defined $opts{'-lossless'} and not defined $opts{'lossless'}
81 0 0 0 $gd->can("jpeg") and $c > 256
0 0 0 $gd->can("jpeg") and $c > 256 and not $opts{'lossless'}

or 3 conditions

line l !l&&r !l&&!r condition
58 0 0 0 $name || 'Dx' . pdfkey()