Branch Coverage

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


line true false branch
72 0 0 if $self->slurm_decides
73 0 0 if ($self->nodelist and not $self->partition)
84 0 0 if $s =~ /^PARTITION/i
87 0 0 unless $t[1] =~ /up/
92 0 0 if ($nodes =~ /\[/) { }
97 0 0 if ($nt =~ /-/) { }
112 0 0 if (exists $$href{$t[0]}) { }
114 0 0 if $noderef
130 0 0 unless $nodes
131 0 0 unless ref $nodes eq 'ARRAY'
135 0 0 if (scalar @$nodes > $holder)
145 0 0 if ($self->partition and $self->nodelist) { }
0 0 elsif ($self->partition) { }
192 0 0 if $@
204 0 0 if (not defined $len) { }
0 0 elsif ($len == 0) { }
214 0 0 if ($fh == $outfh) { }
0 0 elsif ($fh == $errfh) { }
233 0 0 if $stdout
234 0 0 if (not $jobid) { }