Condition Coverage

lib/DBIx/EAV.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
80 1 3 3 not $type and my $entity_class = $self->_resolve_entity_class($value)

or 2 conditions

line l !l condition
63 1 0 $constructor_params //= {}
150 2 116 $self->_resolve_resultset_class($name) || 'DBIx::EAV::ResultSet'
186 34 0 $spec->{$reltype} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
257 32 13 0 $type || $self->default_attribute_type
283 96 16 0 delete $data{'type'} || $self->default_attribute_type