blib/lib/Command/Template/Runner.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
15 | 6 | 0 | unless @new |
28 | 0 | 6 | if $timeout |
34 | 0 | 0 | unless $@ =~ /^IPC::Run:\s*timeout/u |
0 | 6 | unless (eval { do { IPC::Run::run(@args); $timeout = 0; 1 } }) | |
51 | 1 | 8 | if (substr($key, 0, 1) eq '-') { } |