| blib/lib/HPC/Runner/Command/submit_jobs/Utils/Scheduler/ResolveDeps/BuildTaskDeps.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | if $self->jobs->{$self->current_job}->submission_failure |
| 24 | 0 | 0 | unless $self->jobs->{$self->current_job}->submit_by_tags |
| 25 | 0 | 0 | unless $self->jobs->{$self->current_job}->has_deps |
| 31 | 0 | 0 | unless $self->jobs->{$dep}->submit_by_tags |
| 165 | 0 | 0 | if $self->jobs->{$self->current_job}->submission_failure |
| 166 | 0 | 0 | unless $self->jobs->{$self->current_job}->submit_by_tags |
| 167 | 0 | 0 | unless $self->jobs->{$self->current_job}->has_deps |
| 195 | 0 | 0 | unless $self->jobs->{$dep}->submit_by_tags |