Branch Coverage

blib/lib/HPC/Runner/Command/Utils/Base.pm
Criterion Covered Total %
branch 2 18 11.1


line true false branch
123 0 0 if ($self->has_outdir)
130 0 0 if ($self->has_version and $self->has_git) { }
131 0 0 if ($self->has_project) { }
142 0 0 if ($self->has_project) { }
165 3 1 unless -d $outdir
196 0 0 unless $self->has_git
198 0 0 unless $self->has_version
200 0 0 if ($self->tags) { }
201 0 0 if $self->has_version