| blib/lib/ODS/Storage/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 13 | 53.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 22 | 1761 | 0 | 4 | not ref $data and $self->can("parse_data_format") |
| 54 | 0 | 1716 | 12 | $all and not ref $all |
| 65 | 0 | 0 | 1728 | ref $data and $self->can("stringify_data_format") |
| line | l | !l | condition |
|---|---|---|---|
| 28 | 0 | 922 | $inflated || 0 |
| 39 | 1718 | 0 | $inflated || 0 |