Branch Coverage

blib/lib/Dancer/Template/Tiny.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
19 0 2 unless ref $template or -f $template
23 2 0 ref $template ? :
28 0 2 unless $_template->process(\$template_data, $tokens, \$content)