| blib/lib/Pinto/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 2 | 11 | if (my(%auth_options) = $self->auth_options) |
| 80 | 0 | 2 | unless my $backend = delete $auth_options{'backend'} |
| 83 | 0 | 2 | if is_interactive() |
| 100 | 57 | 73 | if &blessed($response) and $response->can('finalize') |