Condition Coverage

blib/lib/PDF/Builder/Resource/XObject/Image/PNG.pm
Criterion Covered Total %
condition 9 27 33.3


and 3 conditions

line !l l&&!r l&&r condition
117 5 0 0 defined $opts{'-nouseIPL'} and not defined $opts{'nouseIPL'}
118 5 0 0 defined $opts{'-notrans'} and not defined $opts{'notrans'}
119 5 0 0 defined $opts{'-name'} and not defined $opts{'name'}
120 5 0 0 defined $opts{'-compress'} and not defined $opts{'compress'}
196 0 0 0 defined $trns and not $opts{'notrans'}
216 0 0 0 defined $trns and not $opts{'notrans'}
256 2 0 0 defined $trns and not $opts{'notrans'}
426 11196 740 82304 $pa <= $pb and $pa <= $pc

or 3 conditions

line l !l&&r !l&&!r condition
130 0 5 0 $name || 'Px' . pdfkey()