| blib/lib/Process/Delegatable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 3 | @_ ? : |
| 49 | 0 | 3 | if (not $ok or $? != 0) |
| 58 | 0 | 3 | unless open STDOUT2, $fileout |
| 64 | 0 | 3 | unless defined $result |
| 65 | 0 | 3 | unless $result =~ /\S/ |
| 76 | 2 | 1 | if ($result eq 'OK') { } |
| 92 | 1 | 0 | if ($result =~ s/^FAIL//) |