Condition Coverage

blib/lib/TMDB/Person.pm
Criterion Covered Total %
condition 7 16 43.7


or 2 conditions

line l !l condition
86 0 0 $response->{'profiles'} || []
100 0 1 $response->{'etag'} || ''
114 1 0 $info->{'name'} || ''
122 0 1 $info->{'also_known_as'} || []
132 0 1 $info->{'biography'} || ''
140 0 1 $info->{'profile_path'} || ''
150 0 1 $self->credits->{'cast'} || []
175 0 5 $self->credits->{'crew'} || []