Branch Coverage

blib/lib/DBD/BlackHole.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
36 0 6 unless my $dbh = (shift())->SUPER::connect(@_)
57 1 2 if $type == 29
85 0 5 if $key eq 'AutoCommit'
93 6 32 if ($key eq 'AutoCommit')
94 0 6 if not $value and $dbh->FETCH('AutoCommit')