Condition Coverage

blib/lib/DBIx/Otogiri.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
136 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'}
168 1 1 59 $dbh->FETCH("Active") and $dbh->ping

or 3 conditions

line l !l&&r !l&&!r condition
165 1 0 60 not defined $self->owner_pid or $self->owner_pid != $$