Condition Coverage

blib/lib/TMDB/Movie.pm
Criterion Covered Total %
condition 0 38 0.0


or 2 conditions

line l !l condition
93 0 0 $response->{'titles'} || []
105 0 0 $response->{'cast'} || []
116 0 0 $response->{'crew'} || []
143 0 0 $response->{'keywords'} || []
157 0 0 $response->{'countries'} || []
178 0 0 $response->{'translations'} || []
292 0 0 $response->{'etag'} || ''
306 0 0 $info->{'title'} || ''
314 0 0 $info->{'release_date'} || ''
325 0 0 $info->{'tagline'} || ''
333 0 0 $info->{'overview'} || ''
341 0 0 $info->{'imdb_id'} || ''
352 0 0 $info->{'belongs_to_collection'}{'id'} || ''
374 0 0 $info->{'homepage'} || ''
422 0 0 $info->{'poster_path'} || ''
430 0 0 $response->{'posters'} || []
439 0 0 $info->{'backdrop_path'} || ''
447 0 0 $response->{'backdrops'} || []
458 0 0 $trailers->{'youtube'} || []