Condition Coverage

lib/Archive/Zip/StreamedUnzip.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
73 1 0 56 -f _ && -r _
1 56 1 -e $inValue and not -f _ && -r _
404 0 0 0 defined defined *$self->{'SZ'} and *$self->{'Inner'}{'Open'}

or 3 conditions

line l !l&&r !l&&!r condition
71 28 0 0 $inType eq 'buffer' or $inType eq 'handle'