Branch Coverage

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


line true false branch
103 0 0 if -d $outdir
344 0 0 unless -d $logdir
393 0 0 unless $self->plugins
395 0 0 if (ref $self->plugins) { }
398 0 0 if ($plugin =~ /,/)
421 0 0 if my $pid = $self->threads->start($self->cmd)
506 0 0 unless open my $pidtablefh, '>>' . $self->process_table
525 0 0 if $@
526 0 0 unless ($cmdpid)
549 0 0 if (not defined $len) { }
0 0 elsif ($len == 0) { }
558 0 0 if ($fh == $outfh) { }
0 0 elsif ($fh == $errfh) { }
578 0 0 if ($self->show_processid and $cmdpid) { }