| blib/lib/DBD/BlackHole.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 5 | unless my $dbh = (shift())->SUPER::connect(@_) |
| 57 | 1 | 2 | if $type == 29 |
| 82 | 0 | 5 | if $key eq 'AutoCommit' |
| 90 | 5 | 27 | if ($key eq 'AutoCommit') |
| 91 | 0 | 5 | if not $value and $dbh->FETCH('AutoCommit') |