Condition Coverage

blib/lib/Linux/Info/DiskUsage.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

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

or 2 conditions

line l !l condition
107 1 1 $has_inode || 0
136 10 22 $ref->{'user_blocks'} || '-'
10 22 $ref->{'used'} || '-'
32 0 $entry->[1] || '-'
32 0 $ref->{'bfree'} || '-'
10 22 $ref->{'per'} || '-'