| blib/lib/Catalyst/ResponseHelpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 0 | 0 | unless $return and $return =~ /^\Q$base\E/i |
| 132 | 0 | 0 | if @_ == 2 and not &is_success($status) |
| 135 | 0 | 0 | if (defined $msg) { } |
| 181 | 0 | 0 | if @_ == 2 and not &is_client_error($status) |
| 188 | 0 | 0 | if @_ == 2 and not &is_server_error($status) |
| 204 | 0 | 0 | if @_ == 2 and not &status_message($status) |
| 223 | 0 | 0 | if @_ == 2 |
| 278 | 0 | 0 | unless $file->$Catalyst::ResponseHelpers::_isa('Path::Tiny') |
| 303 | 0 | 0 | if $h->content_is_text and not $h->content_type_charset |
| 306 | 0 | 0 | if $headers |