blib/lib/HPC/Runner/Command/execute_job/Logger/JSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 0 | if ($self->metastr) |
41 | 0 | 0 | unless ($job_meta and exists $job_meta->{'jobname'}) |
67 | 0 | 0 | if $self->can('scheduler_id') |
143 | 0 | 0 | if (exists $self->table_data->{'task_tags'}) |
145 | 0 | 0 | if ($task_tags) |
213 | 0 | 0 | if ($self->archive->contains_file($file)) { } |
215 | 0 | 0 | if $text |
229 | 0 | 0 | unless $json_obj |
235 | 0 | 0 | if ($self->archive->contains_file($file)) { } |
239 | 0 | 0 | unless $self->archive->add_data($file, $json_text) |
245 | 0 | 0 | unless $self->archive->write($self->data_tar, 1) |