Condition Coverage

blib/lib/PDF/Builder/Resource/XObject/Image/GIF.pm
Criterion Covered Total %
condition 8 27 29.6


and 3 conditions

line !l l&&!r l&&r condition
146 6 0 0 $nextcode == 1 << $bits and $bits < 12
185 3 0 0 defined $opts{'-notrans'} and not defined $opts{'notrans'}
186 3 0 0 defined $opts{'-name'} and not defined $opts{'name'}
187 3 0 0 defined $opts{'-multi'} and not defined $opts{'multi'}
188 3 0 0 defined $opts{'-compress'} and not defined $opts{'compress'}
326 0 0 0 $cFlags & 1 and not $opts{'notrans'}

or 3 conditions

line l !l&&r !l&&!r condition
200 0 3 0 $name || 'Gx' . pdfkey()
265 2 0 0 $w || $wg
266 2 0 0 $h || $hg