| blib/lib/Web/oEmbed/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if $http_res->is_error |
| 37 | 0 | 0 | if ($http_res->content_type =~ /json/) { } |
| 0 | 0 | elsif ($http_res->content_type =~ /xml/) { } | |
| 46 | 0 | 0 | if ($res->can($key)) { } |
| 71 | 0 | 0 | if ($self->type eq 'photo') |
| 72 | 0 | 0 | if ($self->thumbnail_url) { } |
| 74 | 0 | 0 | if defined $self->title |
| 81 | 0 | 0 | if defined $self->title |
| 92 | 0 | 0 | if defined $self->title |
| 97 | 0 | 0 | if ($self->type eq 'link') |
| 99 | 0 | 0 | defined $self->title ? : |
| 103 | 0 | 0 | if ($self->html) |