| blib/lib/Doit/Fork.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 2 | if %opts |
| 42 | 0 | 2 | if (not defined $worker_pid) { } |
| 1 | 1 | elsif ($worker_pid == 0) { } | |
| 46 | 0 | 1 | $dry_run ? : |
| 74 | 0 | 1 | if %options |
| 88 | 0 | 1 | if ($self->{'debug'}) { } |
| 105 | 1 | 4 | if (not defined $context) { } |
| 0 | 4 | elsif ($data[0] =~ /^exit$/) { } |