| blib/lib/Catalyst/Authentication/Credential/HTTP/Proxy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless ($self->_config->{'url'}) |
| 26 | 0 | 0 | unless (grep /^$type$/, 'basic') |
| 35 | 0 | 0 | if $c->debug |
| 39 | 0 | 0 | if (my($user, $password) = $headers->authorization_basic) { } |
| 0 | 0 | elsif ($c->debug) { } | |
| 43 | 0 | 0 | if ($resp->is_success) { } |
| 46 | 0 | 0 | unless ($user_obj) |
| 47 | 0 | 0 | if $c->debug |