blib/lib/Dist/Zilla/Plugin/ChangelogFromGit/CPAN/Changes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
162 | 6 | 0 | 0 | $self->edit_changelog and not $ENV{'NO_EDIT_CHANGES'} |
239 | 0 | 4 | 17 | $self->_git_can_mailmap and $self->show_author |
359 | 6 | 4 | 22 | $self->show_author and exists $commit->{'author'} |