Condition Coverage

blib/lib/Linux/Proc/Mountinfo.pm
Criterion Covered Total %
condition 5 10 50.0


and 2 conditions

line l !l condition
85 0 1 $$_[12] eq $key and return $_
91 0 0 $$_[4] eq '/' and return $_

and 3 conditions

line !l l&&!r l&&r condition
26 0 0 1 -d $mnt and (stat _)[12] == 0

or 3 conditions

line l !l&&r !l&&!r condition
60 9 1 7 not $old or length $$entry[3] < length $$old[3]