| blib/lib/App/MP4Meta/Source/TVDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | unless @$series_list |
| 52 | 0 | 0 | if ($self->{'cache'}{$series->id}) { } |
| 63 | 0 | 0 | if ($self->{'banner_cache'}{$series->id . '-S' . $args->{'season'}}) { } |
| 93 | 0 | 0 | if ($banner->BannerType2 eq 'season') |
| 94 | 0 | 0 | if ($banner->Season eq $season) |
| 97 | 0 | 0 | if (&LWP::Simple::is_success(scalar &LWP::Simple::getstore(scalar $banner->url, scalar $temp->filename))) |