blib/lib/Catalyst/ResponseHelpers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
98 | 0 | 0 | unless $return and $return =~ /^\Q$base\E/i |
131 | 0 | 0 | if @_ == 2 and not &is_success($status) |
134 | 0 | 0 | if (defined $msg) { } |
180 | 0 | 0 | if @_ == 2 and not &is_client_error($status) |
187 | 0 | 0 | if @_ == 2 and not &is_server_error($status) |
203 | 0 | 0 | if @_ == 2 and not &status_message($status) |
222 | 0 | 0 | if @_ == 2 |
266 | 0 | 0 | unless $file->$Catalyst::ResponseHelpers::_isa('Path::Tiny') |
286 | 0 | 0 | if $h->content_is_text and not $h->content_type_charset |
289 | 0 | 0 | if $headers |