| blib/lib/TMDB/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 143 | 0 | 0 | 0 | $$args{'want_headers'} and exists $$response{'headers'} |
| 163 | 0 | 0 | 0 | $$response{'page'} and $$response{'total_pages'} |
| 0 | 0 | 0 | $$response{'page'} and $$response{'total_pages'} and $$response{'total_pages'} > $$response{'page'} | |
| 210 | 0 | 0 | 0 | $ok and $code |
| 0 | 0 | 0 | $ok and $code and $message |
| line | l | !l | condition |
|---|---|---|---|
| 160 | 0 | 0 | $$response{'results'} || [] |
| 167 | 0 | 0 | $$args{'max_pages'} || '1' |