blib/lib/Amon2/Auth/Site/LINE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
137 | 0 | 0 | if (defined $value) |
152 | 0 | 0 | if ($c->req->param('state') ne $self->get_state($c)) |
157 | 0 | 0 | if ($c->req->param('error')) |
180 | 0 | 0 | unless ($res->is_success) |
196 | 0 | 0 | unless ($res->is_success) |
202 | 0 | 0 | if ($verify_data->{'client_id'} ne $self->client_id) |
211 | 0 | 0 | if ($self->user_info and $verify_data->{'scope'} =~ /\bprofile\b/) |
217 | 0 | 0 | unless ($res->is_success) |