Branch Coverage

blib/lib/HPC/Runner/Command/submit_jobs/Utils/Scheduler/Files.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
80 0 0 if ($self->has_project) { }
99 0 0 unless -d $self->outdir
133 0 0 unless -d $self->outdir
139 0 0 if ($self->use_batches) { }
173 0 0 unless (-e $outfile)
174 0 0 unless copy($self->job_files->{$self->current_job}->filename, $outfile)