| blib/lib/HPC/Runner/Command/submit_jobs/Utils/Scheduler/Files.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 0 | if ($self->has_project) { } |
| 96 | 0 | 0 | unless -d $self->outdir |
| 130 | 0 | 0 | unless -d $self->outdir |
| 136 | 0 | 0 | if ($self->use_batches) { } |
| 170 | 0 | 0 | unless (-e $outfile) |
| 171 | 0 | 0 | unless copy($self->job_files->{$self->current_job}->filename, $outfile) |