Branch Coverage

blib/lib/HPC/Runner/Command/submit_jobs/Plugin/SGE.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
99 0 0 if ($exitcode != 0)
101 0 0 if $stderr
102 0 0 if $stdout
109 0 0 if (not $jobid) { }
132 0 0 unless $self->has_array_deps
141 0 0 if ($self->use_batches) { }