Condition Coverage

blib/lib/ODS/Table/Column/Float.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 0 $_[0]->number and $_[0]->precision

or 3 conditions

line l !l&&r !l&&!r condition
14 0 0 0 ref $_[1] or not ${$_[1];} =~ /\d+(\.\d+)?/