| blib/lib/Catalyst/View/Template/Lace/Renderer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if $r->status != 200 |
| 36 | 0 | 0 | unless $r->content_type |
| 37 | 0 | 0 | if $headers |
| 46 | 0 | 0 | if $self->ctx->debug |
| 62 | 0 | 0 | if ((ref $dom_proto || '') eq 'CODE') { } |
| 0 | 0 | elsif ($dom_proto->can('each')) { } |