| perllib/Arch/Run.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 205 | 0 | 0 | 0 | exists $Arch::Run::SUBS{$pid} and poll undef |
| 216 | 0 | 0 | 0 | %Arch::Run::SUBS and poll undef |
| line | l | !l | condition |
|---|---|---|---|
| 48 | 0 | 0 | shift() || die("Missing command to run_with_pipe\n") |
| 213 | 0 | 0 | shift() || 'INT' |