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
242 0 2 0 not $slice and $slice = $attr->{'Columns'}
296 0 0 0 @col < $max and $sth->fetch
362 6 0 0 defined $bind[0] and ref $bind[0] eq ''

or 3 conditions

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