| blib/lib/Module/Release/Git.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 22 | 59.0 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 0 | 6 | $self->config->ignore_untracked ? : |
| 88 | 4 | 2 | unless $up_to_date |
| 139 | 9 | 8 | if ($self->config->allowed_branches) { } |
| 8 | 0 | elsif ($self->config->allowed_branches_regex) { } | |
| 0 | 0 | elsif ($branch eq 'master' or $branch eq 'main') { } | |
| 165 | 9 | 0 | unless $self->config->git_default_tag |
| 179 | 0 | 9 | defined $tag_format ? : |
| 183 | 3 | 6 | unless (defined $version) |
| 201 | 3 | 5 | if $branch |
| 250 | 0 | 0 | unless defined $tag |
| 274 | 0 | 5 | unless defined $tag |