Branch Coverage

lib/Perlmazing/Perlmazing/Precompile/is_number.pm
Criterion Covered Total %
branch 0 8 0.0


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