Branch Coverage

blib/lib/Azure/AD/Password.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
98 0 0 unless (defined $self->current_creds)
100 0 0 if defined $self->current_creds
103 0 0 if $self->expiration >= time
116 0 0 unless ($auth_response->{'success'})