Condition Coverage

blib/lib/Number/FormatEng.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
89 3 22 9 $no_e_zero and $e == 0

or 3 conditions

line l !l&&r !l&&!r condition
63 3 3 2 $prefix_mode or $no_e_zero
75 2 3 33 $num >= 1e+27 or $num <= 1e-25