Branch Coverage

blib/lib/POE/Component/ProcTerminator.pm
Criterion Covered Total %
branch 6 22 27.2


line true false branch
75 0 11 if (delete $$options{'max_wait'})
85 11 0 if ($ret) { }
0 0 elsif (not defined $ret and $batch->failure_callback) { }
99 2 11 if ($ret) { }
108 0 11 if (not defined $ret and $batch->failure_callback)
132 0 0 if ($batch->cleanup_flags & 2) { }
0 0 elsif ($batch->cleanup_flags & 1) { }
138 0 0 if ($ctx->siglist->[$#{$ctx->siglist;}] != 9)
146 0 0 if (($batch->cleanup_flags & 4) == 0) { }
155 0 1 if (%{$remaining_batch->procs;})
166 0 0 if ($sig)