| blib/lib/Catalyst/View/TT/Alloy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 102 | 20 | 0 | 0 | $c->debug and $config->{'DUMP_CONFIG'} |
| 135 | 0 | 0 | 0 | &blessed($error) and $error->isa('Template::Alloy::Exception') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 120 | 6 | 4 | 0 | $c->stash->{'template'} || $c->action . $self->config->{'TEMPLATE_EXTENSION'} |