Branch Coverage
blib/lib/Dancer2/Template/Tiny.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
23
0
20
unless
ref
$template
or
-f
$template
28
1
19
ref
$template
?
:
33
0
20
unless
$self
->engine
->process
(
\
$template_data
,
$tokens
,
\
$content
)