Condition Coverage

blib/lib/Filesys/Virtual/Plain.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
272 0 0 0 -e $fn && !(-d $fn) && unlink($fn)
290 0 0 0 -e $full_path && -d $full_path

or 2 conditions

line l !l condition
171 0 0 $$self{'cwd'} ||= '/'
308 0 0 $mode ||= 493
608 0 0 shift() || ''