| blib/lib/TMDB/Person.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 86 | 0 | 0 | $$response{'profiles'} || [] |
| 100 | 0 | 0 | $$response{'etag'} || '' |
| 114 | 0 | 0 | $$info{'name'} || '' |
| 122 | 0 | 0 | $$info{'also_known_as'} || [] |
| 132 | 0 | 0 | $$info{'biography'} || '' |
| 140 | 0 | 0 | $$info{'profile_path'} || '' |
| 150 | 0 | 0 | $self->credits->{'cast'} || [] |
| 175 | 0 | 0 | $self->credits->{'crew'} || [] |