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 |
124 | 0 | 0 | if @_ == 2 and not &is_success($status) |
128 | 0 | 0 | if (defined $msg) { } |
172 | 0 | 0 | if @_ == 2 and not &is_client_error($status) |
179 | 0 | 0 | if @_ == 2 and not &is_server_error($status) |
195 | 0 | 0 | if @_ == 2 and not &status_message($status) |
214 | 0 | 0 | if @_ == 2 |
258 | 0 | 0 | unless $file->$Catalyst::ResponseHelpers::_isa('Path::Tiny') |
278 | 0 | 0 | if $h->content_is_text and not $h->content_type_charset |
281 | 0 | 0 | if $headers |