blib/lib/Perl/Dist/Asset/Distribution.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 20 | 55.0 |
line | true | false | branch |
---|---|---|---|
164 | 0 | 2 | unless (_STRING($self->name)) |
167 | 0 | 2 | if ($self->name eq $self->url and not _DIST($self->name)) |
170 | 0 | 2 | if (defined $self->inject) |
171 | 0 | 0 | unless (_INSTANCE $self->inject, 'URI') |
175 | 0 | 2 | if (defined $self->makefilepl_param and not _ARRAY($self->makefilepl_param)) |
183 | 7 | 8 | unless $_[0]{'url'} |
197 | 0 | 2 | unless ($cpan) |
203 | 1 | 1 | if ($new_abs eq $self->url) |
227 | 0 | 1 | unless (defined $it and not ref $it) |
230 | 0 | 1 | unless ($it =~ m[^([A-Z]){2,}/]) |