blib/lib/HPC/Runner/Command/watch_db.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 0 | if ($self->submission_id) { } |
62 | 0 | 0 | if ($self->verbose) |
81 | 0 | 0 | if ($self->verbose) |
86 | 0 | 0 | if ($self->exit_on_fail) |
90 | 0 | 0 | if ($task_rs->count != $self->total_processes) { } |
0 | 0 | elsif ($task_rs->count == $self->total_processes) { } | |
0 | 0 | elsif ($task_rs->count >= $self->total_processes) { } | |
117 | 0 | 0 | if ($res->exit_code != 0) |
138 | 0 | 0 | if ($self->project) { } |
0 | 0 | elsif ($self->submission_id) { } |