| lib/Qudo/Worker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | unless $class->_hooks |
| 33 | 0 | 0 | if ($job->funcname->set_job_status) |
| 40 | 0 | 0 | if (my $e = $@ || !$job->is_completed) { } |
| 41 | 0 | 0 | if ($job->retry_cnt < $class->max_retries) { } |