Condition Coverage

blib/lib/Mojo/SQLite/Database.pm
Criterion Covered Total %
condition 9 17 52.9


and 3 conditions

line !l l&&!r l&&r condition
34 0 123 0 defined ${^GLOBAL_PHASE} and ${^GLOBAL_PHASE} eq "DESTRUCT"
36 0 0 123 my $sql = $self->sqlite and my $dbh = $self->dbh
60 12 11 0 $prev_h && &$prev_h(@_)
75 209 1 5 $errored and not $cb
113 18 0 5 exists $param->{'type'} and exists $param->{'value'}

or 2 conditions

line l !l condition
88 0 0 $error || 'Error running SQLite query'