blib/lib/EveOnline/SSO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 20 | 30.0 |
line | true | false | branch |
---|---|---|---|
141 | 1 | 3 | defined $params{'scope'} ? : |
2 | 2 | defined $params{'state'} ? : | |
165 | 0 | 1 | unless $params{'code'} or $params{'refresh_token'} |
167 | 2 | 0 | if $self->demo |
179 | 0 | 0 | $params{'code'} ? : |
205 | 0 | 0 | if ($url) |
210 | 0 | 0 | if ($code) |
226 | 0 | 0 | unless $sock->bind($conn->host, $conn->port) |
234 | 0 | 0 | if ($request =~ /code=/gu) |
235 | 0 | 0 | if ($request =~ /code=([\w-]+)/u) |