blib/lib/Mojolicious/Plugin/TemplateToolkit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 7 | 85.7 |
line | l | !l | condition |
---|---|---|---|
14 | 1 | 2 | $conf->{'template'} || {} |
62 | 1 | 2 | $conf->{'name'} || 'tt2' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 11 | 3 | 0 | $name //= $renderer->template_name($options) |