Branch Coverage
blib/lib/Template/Mustache/Token/Variable.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
30
2
60
if
(
ref
$value
eq
'CODE'
)
41
62
0
if
$self
->escape
43
4
58
if
&looks_like_number
(
$value
)