blib/lib/RapidApp/Template/Context.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 2 | 50.0 |
line | l | !l | condition |
---|---|---|---|
124 | 0 | 2 | $self->{'_cached_template_metadata'}{$template} //= {'format', $self->Access->get_template_format($template), 'postprocessor', $self->get_template_post_processor($template)} |