| blib/lib/Web/PerlDistSite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 425 | 0 | 0 | if ($self->github) |
| 433 | 0 | 0 | if ($self->github =~ m[^https://github.com/(.+)$]) |
| 443 | 0 | 0 | if ($self->sponsor) |
| 449 | 0 | 0 | if ($self->sponsor->{'href'}) |
| 464 | 0 | 0 | if ($self->copyright) |
| 494 | 0 | 0 | unless $self->root_url =~ m[/$] |
| 540 | 0 | 0 | $item ? : |
| 542 | 0 | 0 | if ($item) |
| 544 | 0 | 0 | if (my $meta = $item->meta) |
| 546 | 0 | 0 | exists $m->{'href'} ? : |