| lib/PSGI/Hector/Response/TemplateToolkit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 124 | 1 | 0 | 0 | $self->getError and $self->code =~ /^[123]/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 105 | 0 | 0 | 2 | $self->getError or $self->header('Location') |
| 0 | 0 | 2 | $self->getError or $self->header('Location') or $self->getTemplate |