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 31 16 2814 $char eq "x" or $char eq "X"
22 4 2788 $char eq "b" or $char eq "B"
99 12 8 26 $char eq 8 or $char eq 9
114 7 6 15410 $char eq "e" or $char eq "E"