| blib/lib/Azure/AD/ClientCredentials.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 104 | 0 | 0 | unless (defined $self->current_creds) | 
| 106 | 0 | 0 | if defined $self->current_creds | 
| 109 | 0 | 0 | if $self->expiration >= time | 
| 121 | 0 | 0 | unless ($auth_response->{'success'}) |