lib/Fork/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 2 | if ref $code ne 'CODE' |
19 | 0 | 2 | if $args and ref $args ne 'ARRAY' |
20 | 0 | 2 | if $sigset and ref $sigset ne 'ARRAY' |
36 | 0 | 2 | unless $sigset |
39 | 2 | 0 | if $signame2signum{$sig_name} |
42 | 2 | 0 | if (not $replace_mask) { } |
48 | 2 | 0 | unless $args |