Condition Coverage

blib/lib/Fey/DBIManager/Source.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
252 0 26 1 $self->_threaded and $self->_tid != 'threads'->tid
258 1 1 23 $$dbh{'Active'} && $self->_ping_dbh
2 23 2 $dbh and not $$dbh{'Active'} && $self->_ping_dbh

or 3 conditions

line l !l&&r !l&&!r condition
210 0 0 0 $_[0] =~ /Already (?:with)?in a transaction/i or $_[0] =~ /rollback ineffective/