Branch Coverage

lib/Perlmazing/Perlmazing/Precompile/is_number.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
7 12 774 unless ¬_empty($i)
8 390 384 if $i =~ /[;:\s\n&=\$%\@\(\)\*]/u
9 0 384 if $i =~ /[^e][\+\-]/u
10 1 383 if $i =~ /^0x\d+$/iu