blib/lib/DTL/Fast/Renderer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | l | !l | condition |
---|---|---|---|
34 | 6083 | 6 | $chunk->render($context, $global_safe) // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 0 | 21 | 4433 | $global_safe ||= $context->{'ns'}[-1]{'_dtl_safe'} |