| blib/lib/Authen/Simple/HTTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 0 | 0 | if (my $warning = $response->header('Client-Warning')) |
| 55 | 0 | 0 | if $self->log |
| 61 | 0 | 0 | if ($response->code != 401) |
| 63 | 0 | 0 | if $self->log |
| 82 | 0 | 0 | if ($response->code == 401) |
| 84 | 0 | 0 | if $self->log |
| 90 | 0 | 0 | if ($response->is_error) |
| 95 | 0 | 0 | if $self->log |
| 101 | 0 | 0 | if $self->log |