Condition Coverage

blib/lib/Sys/Filesystem/Linux.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 $args{'canondev'} and -l $vals[0]

or 2 conditions

line l !l condition
71 0 9 $args{'fstab'} ||= '/etc/fstab'

or 3 conditions

line l !l&&r !l&&!r condition
72 0 9 0 $args{'mtab'} ||= -r '/proc/mounts' ? '/proc/mounts' : '/etc/mtab'
83 9 0 0 /^\s*#/ or /^\s*$/