lib/DBIx/EAV/Table.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 0 | 0 | 0 | $self->has_column('tenant_id') and not defined $self->tenant_id |
line | l | !l | condition |
---|---|---|---|
36 | 0 | 0 | $where //= {} |
59 | 0 | 0 | $self->_dbh->last_insert_id(undef, undef, undef, undef) || 1 |
78 | 0 | 0 | $opts //= {} |