| blib/lib/DBD/BlackHole.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 8 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 94 | 6 | 0 | 0 | not $value and $dbh->FETCH('AutoCommit') |
| line | l | !l | condition |
|---|---|---|---|
| 57 | 0 | 1 | $dbh->FETCH('blackhole_identifier') || '`' |
| 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}) |