Branch Coverage
blib/lib/Erlang/Parser/Node/WhenList.pm
Criterion
Covered
Total
%
branch
8
8
100.0
line
true
false
branch
21
598
4314
if
@
{
$self
->exprs
;
}
30
556
4314
if
(
@
{
$self
->groups
;
}
)
34
556
42
if
(
$first
)
{
}
38
598
168
if
(
$infirst
)
{
}