| line |
true |
false |
branch |
|
118
|
1 |
0 |
if ($response->is_success) { } |
|
122
|
1 |
0 |
if ($auth and $data->{'user_id'} and not $data->{'second_factor_authentication_required'}) |
|
143
|
0 |
0 |
unless ($response->is_success) |
|
152
|
0 |
0 |
unless defined $code |
|
159
|
0 |
0 |
if ($response->is_success) { } |
|
161
|
0 |
0 |
unless $auth |
|
165
|
0 |
0 |
if $data->{'user_id'} |
|
175
|
0 |
9 |
unless (defined $self->_auth_cache->{'auth'}) |
|
177
|
0 |
0 |
if ($login->requires_2fa) |
|
180
|
0 |
0 |
unless ($self->_auth_cache->{'auth'}) |
|
191
|
0 |
9 |
if $method eq "PUT" and not $data |
|
193
|
1 |
8 |
if (%params) |
|
201
|
2 |
7 |
if (defined $data) |
|
206
|
0 |
9 |
unless ($response->is_success) |