blib/lib/ExtUtils/ModuleMaker/Initializers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 20 | 95.0 |
line | true | false | branch |
---|---|---|---|
66 | 88 | 1 | if $self->{'CPANID'} |
67 | 88 | 1 | if $self->{'ORGANIZATION'} |
68 | 88 | 1 | if $self->{'WEBSITE'} |
78 | 353 | 3 | if defined $el |
146 | 88 | 1 | if $self->{'NAME'} |
154 | 88 | 1 | if $self->{'CPANID'} |
162 | 88 | 1 | if $self->{'WEBSITE'} |
189 | 9 | 614 | if $error_msg{$attr}[1] |
192 | 80 | 9 | unless @errors |
217 | 80 | 0 | if (ref $license_function eq 'CODE') |