Condition Coverage

blib/lib/SQLite/DB.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
174 30 0 1 $type == 4 || $type == 3 and $rv != 0

or 2 conditions

line l !l condition
234 4 0 $sth->fetchrow_hashref || (return)

or 3 conditions

line l !l&&r !l&&!r condition
112 0 1 1 $@ or @transaction_errors > 0
174 1 0 30 $type == 4 || $type == 3
292 6 0 90 $DBI::err or $DBI::errstr