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