Branch Coverage
blib/lib/Template/Mustache/Token/Variable.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
30
2
64
if
(
ref
$value
eq
"CODE"
)
41
2
64
if
ref
$value
eq
"SCALAR"
43
64
0
if
$self
->escape
45
5
59
if
&looks_like_number
(
$value
)