Condition Coverage

blib/lib/OpenOffice/OODoc/File.pm
Criterion Covered Total %
condition 0 56 0.0


and 3 conditions

line !l l&&!r l&&r condition
62 0 0 0 $class and $ODFTYPE{$class}
101 0 0 0 -r $f and -f $f || -d $f
192 0 0 0 -e $source and -f $source
0 0 0 -e $source and -f $source and -r $source
408 0 0 0 $$self{'archive'} and ref $$self{'archive'}
598 0 0 0 $archive and $member
0 0 0 $archive and $member and $data
669 0 0 0 $ro and $ro eq '1' || $ro eq 'on' || $ro eq 'true'

or 2 conditions

line l !l condition
415 0 0 $sourcefile || ''

or 3 conditions

line l !l&&r !l&&!r condition
101 0 0 0 -f $f || -d $f
239 0 0 0 shift() || $WORKING_DIRECTORY
363 0 0 0 ref $caller || $caller
379 0 0 0 $od eq '1' or $od eq 'on'
0 0 0 $od eq '1' or $od eq 'on' or $od eq 'true'
0 0 0 $od eq '0' or $od eq 'off'
0 0 0 $od eq '0' or $od eq 'off' or $od eq 'false'
579 0 0 0 $member eq 'meta.xml' || $member eq 'mimetype'
617 0 0 0 $member eq 'meta.xml' || $member eq 'mimetype'
669 0 0 0 $ro eq '1' || $ro eq 'on' || $ro eq 'true'