| blib/lib/Mojo/SQLite/Database.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 17 | 52.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 0 | 118 | 0 | defined ${^GLOBAL_PHASE} and ${^GLOBAL_PHASE} eq "DESTRUCT" |
| 36 | 0 | 0 | 118 | my $sql = $self->sqlite and my $dbh = $self->dbh |
| 60 | 9 | 8 | 0 | $prev_h && &$prev_h(@_) |
| 75 | 200 | 1 | 5 | $errored and not $cb |
| 113 | 18 | 0 | 5 | exists $param->{'type'} and exists $param->{'value'} |
| line | l | !l | condition |
|---|---|---|---|
| 88 | 0 | 0 | $error || 'Error running SQLite query' |