Branch Coverage

blib/lib/ODS/Table/Column/Base.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
51 0 154 unless $self->can("validation")
64 54 6 unless not $self->inflated and $self->can("inflation")
79 132 0 unless $self->inflated and $self->can("deflation")
93 0 0 unless $self->can("coercion")