| blib/lib/MCP/Run/Bash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 2 | 6 | if (defined $working_directory and length $working_directory) |
| 40 | 14 | 6 | unless ($bytes) |
| 44 | 5 | 1 | if ($fh == $out) { } |
| 52 | 1 | 7 | if ($timed_out) { } |
| 67 | 0 | 8 | if ($@ and not defined $exit_code) |
| 76 | 1 | 7 | defined $error ? : |