| blib/lib/TaskForest/Release.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| 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') { } |
| 103 | 0 | 0 | unless $quiet |
| 108 | 0 | 0 | if (-e $release_file) { } |
| 112 | 0 | 0 | unless open F, ">$release_file" |