Condition Coverage

blib/lib/ODS/Storage/Base.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
20 4 0 4 not ref $data and $self->can("parse_data_format")
59 0 0 12 ref $data and $self->can("stringify_data_format")

or 2 conditions

line l !l condition
26 0 8 $inflated || 0
36 4 0 $inflated || 0