| 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')) |
| 178 | 0 | 0 | unless ($res->is_success) |
| 193 | 0 | 0 | unless ($res->is_success) |
| 199 | 0 | 0 | if ($verify_data->{'client_id'} ne $self->client_id) |
| 208 | 0 | 0 | if ($self->user_info) |
| 214 | 0 | 0 | unless ($res->is_success) |