Branch Coverage
blib/lib/Language/Expr/Interpreter/var_enumer.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
17
12
2
unless
grep
{
$_
eq
$v
;
}
@
{
$$self
{
'_result'
}
;
}
66
1
2
if
(
substr
(
$_
,
0
,
2
)
eq
'${'
)
{
}
1
1
elsif
(
substr
(
$_
,
0
,
1
)
eq
'$'
)
{
}