| blib/lib/MooX/Role/SEOTags.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 172 | 0 | 2 | unless $self->can("og_image") |
| 174 | 1 | 1 | unless defined $img and length $img |
| 188 | 0 | 2 | if ($self->can('twitter_card_type')) { } |
| 191 | 2 | 0 | $self->can('og_image') ? : |
| 205 | 0 | 1 | unless $self->can("og_image") |