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
111 5 0 0 defined $opts{'-nouseIPL'} and not defined $opts{'nouseIPL'}
112 5 0 0 defined $opts{'-notrans'} and not defined $opts{'notrans'}
113 5 0 0 defined $opts{'-name'} and not defined $opts{'name'}
114 5 0 0 defined $opts{'-compress'} and not defined $opts{'compress'}
190 0 0 0 defined $trns and not $opts{'notrans'}
210 0 0 0 defined $trns and not $opts{'notrans'}
250 2 0 0 defined $trns and not $opts{'notrans'}
418 11196 740 82304 $pa <= $pb and $pa <= $pc

or 3 conditions

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