Condition Coverage

blib/lib/DBD/BlackHole.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
94 6 0 0 not $value and $dbh->FETCH('AutoCommit')

or 2 conditions

line l !l condition
57 0 1 $dbh->FETCH('blackhole_identifier') || '`'

or 3 conditions

line l !l&&r !l&&!r condition
16 0 6 0 $drh ||= DBI::_new_drh("${class}::dr", {'Name', 'BlackHole', 'Version', $VERSION, 'Attribution', 'BlackHole DBD driver', 'Err', \$err, 'Errstr', \$errstr})