Branch Coverage

blib/lib/Sys/Statistics/Linux/DiskUsage.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
105 0 2 ref $_[0] ? :
129 0 2 unless open my $fh, "$df_cmd|"
135 0 16 unless $line =~ /^(.+?)\s+(.+)$/