Condition Coverage

blib/lib/PPI/Token/Number.pm
Criterion Covered Total %
condition 12 12 100.0


or 3 conditions

line l !l&&r !l&&!r condition
91 34 21 2973 $char eq "x" or $char eq "X"
25 4 2944 $char eq "b" or $char eq "B"
99 8 10 22 $char eq 8 or $char eq 9
114 7 6 15842 $char eq "e" or $char eq "E"