Branch Coverage

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


line true false branch
135 0 0 if ($exitcode != 0)
137 0 0 if $stderr
138 0 0 if $stdout
145 0 0 if (not $jobid) { }
171 0 0 unless $self->has_array_deps
180 0 0 if ($self->use_batches) { }