blib/lib/ODS/Table/Column/Float.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | if (ref $_[1] or not ${$_[1];} =~ /\d+(\.\d+)?/) |
23 | 0 | 0 | if ($self->precision) |
32 | 0 | 0 | if ($_[0]->number and $_[0]->precision) |