Branch Coverage

blib/lib/Proc/Watchdog.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
24 0 0 if ($$self{'file'})
36 0 0 unless my $fh = 'IO::File'->new('>' . $$self{'file'})
49 0 0 if ($time < 0) { }
0 0 elsif ($time == 0) { }