| blib/lib/WebService/IMDBAPI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 2 | 0 | unless ($self->user_agent) |
| 34 | 2 | 0 | unless ($self->language) |
| 44 | 1 | 1 | unless ($title) |
| 50 | 0 | 1 | if ($response->is_success) { } |
| 55 | 0 | 0 | if (ref $content eq 'ARRAY') |
| 72 | 1 | 0 | unless ($id) |
| 78 | 0 | 0 | if ($response->is_success) { } |
| 82 | 0 | 0 | if ($$content{'error'}) |