| blib/lib/App/GitHooks/Plugin/VersionTagsRequireChangelog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 110 | 0 | 0 | if (scalar @tags == 0) |
| 124 | 0 | 0 | if (scalar @missing_changelog_tags != 0) |
| 126 | 0 | 0 | scalar @missing_changelog_tags == 1 ? : |
| 0 | 0 | scalar @missing_changelog_tags == 1 ? : | |
| 185 | 0 | 0 | unless defined $tag |
| 223 | 0 | 0 | unless -e $changelog_path |