Branch Coverage
blib/lib/App/Chart/Texinfo/Util.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
38
2
5
if
(
$node
=~
/[^[:ascii:]]/
)
57
3
4
if
(
$node
=~
/^[^A-Za-z]/
)
67
15
1
if
(
$c
<=
65535
)
{
}
1
0
elsif
(
$c
<=
16777215
)
{
}