Branch Coverage

blib/lib/Proc/Launcher/Manager.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
157 4 0 unless ($$self{'daemons'}{$options{'daemon_name'}})
237 1 5 unless (scalar @daemon_names)
256 6 9 if ($self->daemon($daemon_name)->is_running)
277 0 10 if ($daemon->is_running) { }
366 1 4 unless (scalar @daemons)
408 6 2 if ($nfound) { }
426 8 0 if ($timeout)
427 2 6 if time > $end