Branch Coverage

blib/lib/HPC/Runner.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
102 0 0 if -d $outdir
308 0 0 unless -d $logdir
357 0 0 unless $self->plugins
359 0 0 if (ref $self->plugins) { }
362 0 0 if ($plugin =~ /,/)
385 0 0 if my $pid = $self->threads->start($self->cmd)
470 0 0 unless open my $pidtablefh, '>>' . $self->process_table
490 0 0 if $@
491 0 0 unless ($cmdpid)
514 0 0 if (not defined $len) { }
0 0 elsif ($len == 0) { }
523 0 0 if ($fh == $outfh) { }
0 0 elsif ($fh == $errfh) { }
543 0 0 if ($self->show_processid and $cmdpid) { }
554 0 0 unless $message
555 0 0 unless $level