Condition Coverage

blib/lib/Module/Release/Git.pm
Criterion Covered Total %
condition 3 11 27.2


or 2 conditions

line l !l condition
205 0 1 $self->config->commit_message_format // '* for version %s'

or 3 conditions

line l !l&&r !l&&!r condition
125 0 0 0 $branch eq 'master' or $branch eq 'main'
231 0 0 0 $tag ||= $self->make_vcs_tag
255 1 4 0 $tag ||= $self->make_vcs_tag