| blib/lib/CatalystX/ASP/View.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 0 | 7 | if ($status >= 500) { } |
| 62 | 1 | 6 | if $charset |
| 66 | 1 | 6 | if $resp->Expires |
| 73 | 2 | 0 | if &blessed($_) and $_->isa('Catalyst::Exception::Detach') |
| 76 | 0 | 0 | if (&blessed($_) and not $_->isa('CatalystX::ASP::Exception::End') and not $c->has_errors) |
| 105 | 9 | 0 | if ($asp) { } |