Condition Coverage

blib/lib/Archive/Zip/SimpleZip.pm
Criterion Covered Total %
condition 27 39 69.2


and 3 conditions

line !l l&&!r l&&r condition
160 1 0 63 -f _ && -w _
81 63 1 -e $outValue and not -f _ && -w _
323 23 1 3 $got->getValue('storelinks') && -l $filename
333 12 1 5 $isDir && !$isLink
337 8 0 0 $isDir && !$isLink
619 0 2 89 defined defined *$self->{'SZ'} and *$self->{'SZ'}{'Open'}
623 0 0 89 *$self->{'Open'} and defined *$self->{'SZ'}{'Raw'}

or 3 conditions

line l !l&&r !l&&!r condition
70 965 234 0 shift() || IO::Compress::Base::Parameters::new()
158 87 4 0 $outType eq "buffer" or $outType eq "handle"
208 224 0 6 $self->{'FilesWritten'} or defined $self->{'Raw'}
237 6 0 21 -d $filename or -z _
6 3 18 -d $filename or -z _ or -l $filename
326 0 0 27 $filename eq "." or $filename eq ".."