blib/lib/Qless/Job.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | if ref $class |
59 | 0 | 0 | unless ($loaded) |
65 | 0 | 0 | if ($class->can($self->queue_name)) { } |
0 | 0 | elsif ($class->can('process')) { } | |
72 | 0 | 0 | unless ($method) |
80 | 0 | 0 | if ($@) |
103 | 0 | 0 | if ($next) { } |
155 | 0 | 0 | if ($args[0] eq 'all') |