| blib/lib/Dist/Zilla/Plugin/GitHub/CreateRelease.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | $identity{'login'} || $self->{'username'} | 
| 0 | 0 | 0 | $self->_get_repo_name || $self->{'repo'} | |
| 172 | 0 | 0 | 0 | $self->{'notes_from'} eq "SignReleaseNotes" or $self->{'notes_from'} eq "FromFile" |