| blib/lib/Proc/JobQueue/EventQueue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if $debug |
| 39 | 0 | 0 | if ($@) |
| 44 | 0 | 0 | if ($debug and time > $last_dump + $timer_interval) |
| 66 | 0 | 0 | if ($$queue{'unloop'}) { } |
| 76 | 0 | 0 | if ($$job{'on_failure'}) { } |
| 0 | 0 | elsif ($$job{'errors'}) { } |