| blib/lib/Jonk/Job.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | if $self->is_failed |
| 21 | 0 | 0 | if $self->is_aborted |
| 30 | 0 | 0 | if $self->is_completed |
| 31 | 0 | 0 | if $self->is_aborted |
| 42 | 0 | 0 | if $self->is_completed |
| 43 | 0 | 0 | if $self->is_failed |
| 68 | 0 | 0 | unless ($self->is_completed or $self->is_aborted or $self->is_failed) |