line |
true |
false |
branch |
30
|
0 |
0 |
unless my $fh = 'IO::File'->new($self->infile, '<')
|
43
|
0 |
0 |
if ($self->has_afterok)
|
54
|
0 |
0 |
unless $line
|
55
|
0 |
0 |
unless $line =~ /\S/
|
72
|
0 |
0 |
unless ($self->sanity_check_schedule)
|
97
|
0 |
0 |
if $self->jobs->{$key}->cmd_counter
|
120
|
0 |
0 |
if $line =~ /^#/
|
162
|
0 |
0 |
unless $line
|
166
|
0 |
0 |
if ($line =~ /\\$/) { }
|
|
0 |
0 |
elsif ($self->match_cmd(qr/^wait$/)) { }
|
180
|
0 |
0 |
if $self->has_cmd
|
181
|
0 |
0 |
if $self->has_cmd
|
202
|
0 |
0 |
if ($line =~ /^nohup /)
|
218
|
0 |
0 |
unless $line =~ /^#TASK/
|
247
|
0 |
0 |
unless $line =~ /^#HPC/
|
252
|
0 |
0 |
unless ($self->can($t1))
|
260
|
0 |
0 |
if ($t1 eq 'jobname' or $t1 eq 'deps')
|
265
|
0 |
0 |
if ($jobname eq 'hpcjob_001') { }
|
284
|
0 |
0 |
if ($t1)
|
294
|
0 |
0 |
unless $self->jobs->{$self->jobname}
|
295
|
0 |
0 |
if ($self->jobs->{$self->jobname}->can($t1)) { }
|