line |
true |
false |
branch |
528
|
0 |
0 |
if ($self->serial)
|
548
|
0 |
0 |
if $self->match_jobname(qr/^hpcjob_/)
|
562
|
0 |
0 |
unless (exists $self->jobs->{$self->jobname})
|
571
|
0 |
0 |
if $self->has_partition
|
573
|
0 |
0 |
if $self->has_account
|
577
|
0 |
0 |
unless (exists $self->job_files->{$self->jobname})
|
581
|
0 |
0 |
if (not exists $self->batch_tags->{$self->jobname})
|
614
|
0 |
0 |
if not -d $self->outdir
|
627
|
0 |
0 |
if $self->has_no_schedules
|
645
|
0 |
0 |
unless $self->iterate_job_deps
|
675
|
0 |
0 |
unless $deps
|
680
|
0 |
0 |
if ($self->jobs->{$dep}->submission_failure) { }
|
709
|
0 |
0 |
if $self->jobs->{$self->current_job}->submission_failure
|
710
|
0 |
0 |
if $jobref->submitted
|
734
|
0 |
0 |
unless $self->use_batches
|
771
|
0 |
0 |
if $self->has_scheduler_ids
|
777
|
0 |
0 |
unless $batch_indexes
|
786
|
0 |
0 |
if $self->can('gen_array_str')
|
819
|
0 |
0 |
unless $batch
|