blib/lib/Azure/AD/DeviceLogin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
118 | 0 | 0 | unless ($device_response->{'success'}) |
148 | 0 | 0 | unless ($auth_response->{'success'}) |
162 | 0 | 0 | unless (defined $self->current_creds) |
164 | 0 | 0 | if defined $self->current_creds |
167 | 0 | 0 | if $self->expiration >= time |