| blib/lib/Dist/Zilla/Plugin/AlienBase/Doc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 24 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 74 | 2 | 4 | if ($type eq 'library') { } |
| 2 | 2 | elsif ($type eq 'tool') { } | |
| 2 | 0 | elsif ($type eq 'ffi') { } | |
| 95 | 0 | 6 | $self->min_version ? : |
| 119 | 0 | 2 | $self->min_version ? : |
| 155 | 0 | 1 | unless defined $doc |
| 160 | 0 | 1 | unless $comments |
| 162 | 3 | 0 | if ($comment =~ /^\s*##?\s*ALIEN (SYNOPSIS|DESCRIPTION|SEE ALSO)\s*$/u) |
| 165 | 1 | 2 | if ($type eq 'SYNOPSIS') { } |
| 1 | 1 | elsif ($type eq 'DESCRIPTION') { } | |
| 1 | 0 | elsif ($type eq 'SEE ALSO') { } | |
| 181 | 1 | 0 | if ($modified) |