| blib/lib/Perl/Dist/Asset/Distribution.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 167 | 1 | 1 | 0 | $self->name eq $self->url and not _DIST($self->name) |
| 175 | 2 | 0 | 0 | defined $self->makefilepl_param and not _ARRAY($self->makefilepl_param) |
| 227 | 0 | 0 | 1 | defined $it and not ref $it |
| line | l | !l | condition |
|---|---|---|---|
| 178 | 0 | 2 | $$self{'makefilepl_param'} ||= [] |