| blib/lib/DBD/SQLite/BundledExtensions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 6 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 0 | 9 | unless $dbh->do('select load_extension(?)', {}, $file) | 
| 33 | 9 | 98 | if ($file =~ /DBD-SQLite-BundledExtensions.\Q$extension_name\E\.(so|dll|dylib)$/i) | 
| 41 | 9 | 0 | if ($sofile) |