Condition Coverage

lib/DBIx/EAV/Table.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
20 97 11 0 $self->has_column('tenant_id') and not defined $self->tenant_id

or 2 conditions

line l !l condition
36 468 0 $where //= {}
59 475 0 $self->_dbh->last_insert_id(undef, undef, undef, undef) || 1
78 0 109 $opts //= {}