Branch Coverage

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


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