| blib/lib/HPC/Runner/Command/Utils/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 20 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 131 | 0 | 1 | if ($self->has_basedir) |
| 141 | 0 | 1 | if ($self->has_version and $self->has_git) { } |
| 142 | 0 | 0 | if ($self->has_project) { } |
| 152 | 0 | 1 | if ($self->has_project) { } |
| 176 | 0 | 0 | if ($self->has_outdir) |
| 197 | 2 | 1 | unless -d $outdir |
| 228 | 0 | 0 | unless $self->has_git |
| 230 | 0 | 0 | unless $self->has_version |
| 232 | 0 | 0 | if ($self->tags) { } |
| 233 | 0 | 0 | if $self->has_version |