Branch Coverage

blib/lib/WWW/Moviepilot/Movie.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
64 0 0 if ($self->restful_url)
138 0 0 if (@{$$self{'cast'};})
142 0 0 unless ($movie or $self->name)
152 0 0 if ($res->is_error)
237 0 0 unless (exists $$self{'data'}{'movie'}{$field})
241 0 0 if ($field =~ /_list$/ and wantarray)