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
89 0 0 0 $self->{'canondev'} and -l $vals[$pridx->[0]]
129 0 0 9 $mtab = 'IO::File'->new($mnttabPath, 'r') and flock $mtab, 5
139 259 74 0 $self->{'canondev'} and -l $vals[$pridx->[0]]
182 0 0 0 $self->{'canondev'} and -l $vals[$pridx->[0]]
218 0 0 0 $self->{'canondev'} and -l $dev

or 2 conditions

line l !l condition
61 0 0 $args{'fstab'} ||= '/etc/fstab'
62 0 0 $args{'mtab'} ||= '/etc/mtab'
219 0 0 $self->{'none'}{'mount_point'} ||= 'none'

or 3 conditions

line l !l&&r !l&&!r condition
83 0 0 0 /^\s*#/ or /^\s*$/
133 0 0 333 /^\s*#/ or /^\s*$/