Condition Coverage

blib/lib/DBIx/Interp.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
243 0 2 0 not $slice and $slice = $attr->{'Columns'}
297 0 0 0 @col < $max and $sth->fetch
363 6 0 0 defined $bind[0] and ref $bind[0] eq ''

or 3 conditions

line l !l&&r !l&&!r condition
81 1 0 0 $dbh || ()