| blib/lib/Test/Fork.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 88 | 1 | 7 | if (not defined $pid) { } |
| 4 | 3 | elsif ($pid) { } | |
| 95 | 4 | 0 | unless $Reaped{$pid} |
| 125 | 0 | 1 | if $Reaped{$child} |
| 126 | 0 | 1 | unless kill 0, $child |
| 140 | 3 | 2 | unless keys %Running_Children |
| 142 | 2 | 3 | $child_pid == -1 ? : |