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