blib/lib/HPC/Runner/Command/execute_job/Logger/JSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 0 | if ($self->metastr) |
38 | 0 | 0 | unless ($job_meta and exists $job_meta->{'jobname'}) |
60 | 0 | 0 | if $self->can('scheduler_id') |
66 | 0 | 0 | unless ($self->no_log_json) |
93 | 0 | 0 | if (exists $self->table_data->{'task_tags'}) |
95 | 0 | 0 | if ($task_tags) |
124 | 0 | 0 | unless ($self->no_log_json) |
209 | 0 | 0 | if (-e $file) |
212 | 0 | 0 | if $text |
224 | 0 | 0 | unless $json_obj |