Branch Coverage
blib/lib/Dallycot/AST/Index.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
43
0
0
if
(
@expressions
)
{
}
67
0
0
unless
$state
{
'indices'
}
70
0
0
if
(
$index_expr
)
{
}
75
0
0
if
(
$index
->isa
(
'Dallycot::Value::Numeric'
)
)
{
}