Branch Coverage

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
180 0 0 $params{'code'} ? :
206 0 0 if ($url)
211 0 0 if ($code)
227 0 0 unless $sock->bind($conn->host, $conn->port)
235 0 0 if ($request =~ /code=/gu)
236 0 0 if ($request =~ /code=([\w-]+)/u)