Condition Coverage

blib/lib/DBIx/ThinSQL/SQLite.pm
Criterion Covered Total %
condition 9 17 52.9


or 2 conditions

line l !l condition
157 8 0 shift() || die('usage: currval($name)')
179 5 0 shift() || die('usage: nextval($name)')
252 27 2 $_[0] // ''
0 0 $_[0] // ''
0 0 $_[1] // ''
27 2 $_[0] // ''
25 4 $_[1] // ''

or 3 conditions

line l !l&&r !l&&!r condition
135 3 0 0 shift() || _croak('usage: create_sequence($name)')