Condition Coverage

blib/lib/Sys/Filesystem/Unix.pm
Criterion Covered Total %
condition 4 27 14.8


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 $$self{'canondev'} and -l $vals[$$pridx[0]]
127 0 0 9 $mtab = 'IO::File'->new($mnttabPath, 'r') and flock $mtab, 5
137 126 36 0 $$self{'canondev'} and -l $vals[$$pridx[0]]
179 0 0 0 $$self{'canondev'} and -l $vals[$$pridx[0]]
215 0 0 0 $$self{'canondev'} and -l $dev

or 2 conditions

line l !l condition
60 0 0 $args{'fstab'} ||= '/etc/fstab'
61 0 0 $args{'mtab'} ||= '/etc/mtab'
216 0 0 $$self{'none'}{'mount_point'} ||= 'none'

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 /^\s*#/ or /^\s*$/
131 0 0 162 /^\s*#/ or /^\s*$/