lib/App/MtAws/ForkEngine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 28 | 42.8 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | unless $FE |
55 | 0 | 0 | if ($flag) { } |
58 | 0 | 0 | if (defined eval { do { &$cb(); 1 } }) { } |
76 | 0 | 64 | unless $self->{'options'} |
88 | 0 | 0 | unless defined eval { do { $C->process; 1 } } |
101 | 0 | 0 | if (defined $status) { } |
104 | 0 | 0 | if ($signal) { } |
126 | 9 | 55 | if ($ischild) |
132 | 9 | 0 | if ($first_time) |
148 | 55 | 10 | if ($sig eq 'CHLD') |
153 | 19 | 36 | unless $pid > 0 and defined delete $self->{'children'}{$pid} |
155 | 46 | 0 | if ($first_time) |
181 | 55 | 9 | if ($pid = fork) { } |
9 | 0 | elsif (defined $pid) { } |