| lib/Net/Twitch/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 10 | 20.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 27 | 0 | 1 | unless $args{'access_token'} | 
| 28 | 0 | 1 | unless $args{'client_id'} | 
| 58 | 0 | 0 | unless ($response->is_success) | 
| 59 | 0 | 0 | unless ($response->content_length) | 
| 71 | 0 | 0 | if $response->content_length |