blib/lib/ODS/Storage/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 13 | 61.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 1764 | 0 | 4 | not ref $data and $self->can("parse_data_format") |
54 | 0 | 1720 | 12 | $all and not ref $all |
65 | 0 | 0 | 1732 | ref $data and $self->can("stringify_data_format") |
line | l | !l | condition |
---|---|---|---|
28 | 4 | 918 | $inflated || 0 |
39 | 1721 | 0 | $inflated || 0 |