blib/lib/DBIx/Otogiri.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
118 | 9 | 0 | 0 | $driver_name eq 'Pg' and not defined $table |
9 | 0 | 0 | $driver_name eq 'Pg' and not defined $table and not exists $attr_href->{'sequence'} | |
150 | 1 | 1 | 59 | $dbh->FETCH('Active') and $dbh->ping |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
147 | 1 | 0 | 60 | not defined $self->owner_pid or $self->owner_pid != $$ |