| blib/lib/Dancer2/Core/Role/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | l | !l | condition |
|---|---|---|---|
| 182 | 67 | 0 | $tokens ||= {} |
| 207 | 17 | 19 | $tokens ||= {} |
| 208 | 4 | 32 | $options ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 156 | 6 | 0 | 21 | $self->layout || $self->config->{'layout'} |