Condition Coverage
blib/lib/Dancer/Template/Mustache.pm
Criterion
Covered
Total
%
condition
2
3
66.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
44
2
5
0
$file_template
{
$template
} ||=
'Template::Mustache'
->new
(
'template_path'
,
path
(
$self
->_template_path
,
$template
)
)