| line |
true |
false |
branch |
|
79
|
0 |
0 |
unless $ENV{'TF_JOB_DIR'} |
|
80
|
0 |
0 |
unless $ENV{'TF_RUN_WRAPPER'} |
|
81
|
0 |
0 |
unless $ENV{'TF_LOG_DIR'} |
|
82
|
0 |
0 |
unless $ENV{'TF_FAMILY_DIR'} |
|
87
|
0 |
0 |
if ($$family{'jobs'}{$job_name} and $$family{'jobs'}{$job_name}{'status'} eq 'Waiting') { } |
|
106
|
0 |
0 |
unless $ENV{'TF_JOB_DIR'} |
|
107
|
0 |
0 |
unless $ENV{'TF_RUN_WRAPPER'} |
|
108
|
0 |
0 |
unless $ENV{'TF_LOG_DIR'} |
|
109
|
0 |
0 |
unless $ENV{'TF_FAMILY_DIR'} |
|
114
|
0 |
0 |
if ($$family{'jobs'}{$job_name} and $$family{'jobs'}{$job_name}{'status'} eq 'Hold') { } |
|
130
|
0 |
0 |
unless $quiet |
|
134
|
0 |
0 |
if (-e $hold_file) { } |
|
138
|
0 |
0 |
unless open F, ">$hold_file" |
|
150
|
0 |
0 |
unless $quiet |
|
154
|
0 |
0 |
if (-e $hold_file) { } |
|
156
|
0 |
0 |
if ($num_deleted == 1) { } |