Condition Coverage

blib/lib/Mojolicious/Plugin/TemplateToolkit.pm
Criterion Covered Total %
condition 6 7 85.7


or 2 conditions

line l !l condition
14 1 2 $conf->{'template'} || {}
61 1 2 $conf->{'name'} || 'tt2'

or 3 conditions

line l !l&&r !l&&!r condition
24 11 3 0 $name //= $renderer->template_name($options)