| blib/lib/Child/Link/Proc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 18 | unless $self->_wait(1) |
| 27 | 0 | 13 | unless $self->is_complete |
| 33 | 0 | 3 | unless $self->is_complete |
| 42 | 26 | 23 | unless (defined $self->exit) |
| 44 | 8 | 18 | unless $block |
| 48 | 0 | 26 | if defined $ret |
| 49 | 18 | 8 | $block ? : |
| 51 | 7 | 19 | unless $ret |
| 52 | 0 | 19 | if ($^O eq 'MSWin32') { } |
| 53 | 0 | 0 | if $ret == -1 |
| 56 | 0 | 19 | if $ret < 0 |