blib/lib/ODS/Table/Column/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 0 | 39364 | 10 | $serialize and $self->can("serialize_class") |
66 | 25688 | 10951 | 2735 | not $self->inflated and $self->can("inflation") |
81 | 108 | 20563 | 5145 | $self->inflated and $self->can("deflation") |