| blib/lib/Module/Release/Git.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 11 | 27.2 |
| line | l | !l | condition |
|---|---|---|---|
| 220 | 0 | 1 | $self->config->commit_message_format // "* for version %s" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 139 | 0 | 0 | 0 | $branch eq "master" or $branch eq "main" |
| 246 | 0 | 0 | 0 | $tag ||= $self->make_vcs_tag |
| 270 | 1 | 4 | 0 | $tag ||= $self->make_vcs_tag |