| blib/lib/Persistent/DataType/Number.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 18 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 206 | 11 | 19 | 0 | defined $value and $value eq '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 197 | 37 | 30 | 0 | @_ == 1 or @_ == 2 |
| 302 | 30 | 11 | 0 | @_ == 1 or @_ == 2 |
| 311 | 0 | 0 | 11 | not defined $precision or $precision eq '' |
| 362 | 30 | 11 | 0 | @_ == 1 or @_ == 2 |
| 371 | 0 | 0 | 11 | not defined $scale or $scale eq '' |