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 33 16 2764 $char eq "x" or $char eq "X"
22 4 2738 $char eq "b" or $char eq "B"
99 8 12 22 $char eq 8 or $char eq 9
114 7 6 15425 $char eq "e" or $char eq "E"