| blib/lib/Net/API/Gett/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 235 | 0 | 0 | if ($self->has_refresh_token) { } |
| 0 | 0 | elsif ($self->has_api_key and $self->has_email and $self->has_password) { } | |
| 253 | 0 | 0 | if ($response) { } |
| 278 | 0 | 0 | unless $self->has_access_token |
| 284 | 0 | 0 | if ($response) { } |
| 297 | 0 | 0 | unless ref $uref eq 'HASH' |