| blib/lib/DBIx/QuickDB/Driver/DuckDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 18 | 22.2 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | unless my $type = builtin::reftype($arg) |
| 29 | 0 | 0 | unless $type eq "HASH" |
| 32 | 0 | 0 | if $binary = $arg->{'duckdb'} |
| 38 | 0 | 0 | unless $binary |
| 50 | 0 | 6 | ref $this ? : |
| 53 | 6 | 0 | unless $DBDDUCKDB |
| 54 | 6 | 0 | unless $check{'duckdb'} |
| 56 | 0 | 6 | unless @bad |
| 87 | 0 | 0 | unless defined $db_name |