blib/lib/Dist/Zilla/Plugin/ReadmeAddDevInfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 20 | 100.0 |
line | true | false | branch |
---|---|---|---|
116 | 7 | 4 | if $self->phase eq 'build' |
121 | 3 | 5 | if $self->phase eq 'release' |
127 | 1 | 10 | if $self->phase eq 'filemunge' |
137 | 1 | 10 | unless $repository |
141 | 1 | 9 | unless $repository_name |
143 | 8 | 1 | if ('.git' ne substr($repository, -4)) |
193 | 5 | 4 | if ($self->add_contribution_file) |
197 | 4 | 1 | if $self->phase ne 'filemunge' |
204 | 4 | 5 | if (not $self->before) { } |
216 | 8 | 1 | if $self->phase ne 'filemunge' |