Branch Coverage

blib/lib/Schedule/Load/Reporter/Disk.pm
Criterion Covered Total %
branch 7 16 43.7


line true false branch
36 2 0 unless ($now_sec)
37 0 2 unless $$self{'enabled'}
41 1 1 if (my $last = $$self{'_block_last_stats'})
69 0 2 unless ($fh)
70 0 0 if $Debug
78 62 0 unless $linedata[2] =~ /$$self{'device_regexp'}/
105 7 0 unless defined $new
106 0 0 if ($old > $new)