| blib/lib/ODS/Table/Column/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 10 | 39364 | if $serialize and $self->can("serialize_class") |
| 53 | 6844 | 44737 | unless $self->can("validation") |
| 66 | 36639 | 2735 | unless not $self->inflated and $self->can("inflation") |
| 81 | 20671 | 5145 | unless $self->inflated and $self->can("deflation") |