Branch Coverage

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


line true false branch
78 0 0 if $self->slurm_decides
79 0 0 if ($self->nodelist and not $self->partition)
90 0 0 if $s =~ /^PARTITION/i
93 0 0 unless $t[1] =~ /up/
98 0 0 if ($nodes =~ /\[/) { }
103 0 0 if ($nt =~ /-/) { }
118 0 0 if (exists $$href{$t[0]}) { }
120 0 0 if $noderef
136 0 0 unless $nodes
137 0 0 unless ref $nodes eq 'ARRAY'
141 0 0 if (scalar @$nodes > $holder)
151 0 0 if ($self->partition and $self->nodelist) { }
0 0 elsif ($self->partition) { }
198 0 0 if $@
210 0 0 if (not defined $len) { }
0 0 elsif ($len == 0) { }
220 0 0 if ($fh == $outfh) { }
0 0 elsif ($fh == $errfh) { }
239 0 0 if $stdout
240 0 0 if (not $jobid) { }