blib/lib/Dist/Zilla/Plugin/SignReleaseNotes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | if (my $version = Module::Signature::_has_gpg()) { } |
0 | 0 | elsif (eval { | |
52 | 0 | 0 | if $self->sign =~ /always/i |
66 | 0 | 0 | if (scalar @tags lt 2) { } |
84 | 0 | 0 | if (-e $filename) |
85 | 0 | 0 | unless open my $fh, "<:raw", $filename |
133 | 0 | 0 | @_ == 1 ? : |
134 | 0 | 0 | if exists $ENV{'DZSIGN'} |