Branch Coverage
blib/lib/PPIx/Regexp/Token/Recursion.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
46
1
3
if
$self
->
is_named
49
0
3
if
(
$self
->
is_relative
)
{
}
1
2
elsif
(
my
$number
=
$self
->
absolute
)
{
}
51
0
0
if
$number
>=
0