Branch Coverage

blib/lib/Runner/Init.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
92 0 0 unless -d $outdir
213 0 0 unless -d $logdir
257 0 0 if my $pid = $self->threads->start($self->cmd)
325 0 0 if $@
326 0 0 unless ($cmdpid)
337 0 0 if $@
352 0 0 if (not defined $len) { }
0 0 elsif ($len == 0) { }
361 0 0 if ($fh == $outfh) { }
0 0 elsif ($fh == $errfh) { }