Branch Coverage

blib/lib/HPC/Runner/Command/execute_job/Utils/Log.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
99 0 0 unless defined $cmdpid
100 0 0 unless defined $exitcode
106 0 0 if $meta
173 0 0 if ($self->can('task_tags'))
180 0 0 if ($self->can('version') and $self->has_version)
186 0 0 if ($self->can('job_scheduler_id') and $self->can('jobname')) { }
203 0 0 unless write_file($self->process_table, {'append', 1}, $text)
212 0 0 unless $message
213 0 0 unless $level
215 0 0 if ($self->show_processid and $cmdpid) { }
233 0 0 if ($@)
251 0 0 if $exitcode
266 0 0 unless defined $len
267 0 0 if ($len == 0) { }
272 0 0 if ($fh == $outfh) { }
0 0 elsif ($fh == $errfh) { }
291 0 0 unless $exitcode
308 0 0 if ($self->single_node) { }
0 0 elsif ($self->job_scheduler_id) { }
323 0 0 if ($self->can('task_id')) { }
361 0 0 unless $lines
366 0 0 unless $line
367 0 0 unless $line =~ /^#TASK/
374 0 0 if ($t1)
375 0 0 if ($t1 eq 'tags') { }
0 0 elsif ($t1 eq 'deps') { }