Branch Coverage

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


line true false branch
158 4 0 unless ($$self{'daemons'}{$options{'daemon_name'}})
238 1 5 unless (scalar @daemon_names)
257 6 9 if ($self->daemon($daemon_name)->is_running)
278 0 10 if ($daemon->is_running) { }
367 1 4 unless (scalar @daemons)
409 6 2 if ($nfound) { }
427 8 0 if ($timeout)
428 2 6 if time > $end