Branch Coverage
blib/lib/PPI/Token/Number/Octal.pm
Criterion
Covered
Total
%
branch
9
10
90.0
line
true
false
branch
56
4
6
if
$self
->{
'_error'
}
62
0
6
$neg
?
:
78
1
51
if
$char
eq
"_"
80
15
36
if
(
$char
=~
/\d/
)
82
5
10
if
(
$char
eq
8
or
$char
eq
9
)