| blib/lib/WWW/Spotify/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 0 | if ($self->current_oauth_code) |
| 66 | 0 | 0 | if ($self->current_access_token ne "") |
| 69 | 0 | 0 | if ($self->oauth_client_id eq "") |
| 81 | 0 | 0 | if ($scope) |
| 92 | 0 | 0 | if ($content =~ /access_token/u) |
| 93 | 0 | 0 | if $self->debug |
| 97 | 0 | 0 | if ($result->{'access_token'}) |
| 114 | 0 | 0 | if ($scope) |
| 117 | 0 | 0 | if ($scope eq $s) |
| 122 | 0 | 0 | if ($good_scope == 0) |
| 143 | 0 | 0 | if ($scope) |
| 153 | 0 | 0 | if $self->debug |
| 155 | 0 | 0 | if ($content =~ /access_token/u) |
| 157 | 0 | 0 | if ($result->{'access_token'}) |