Condition Coverage

blib/lib/DBIx/Array.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
1223 0 0 0 defined $count and $count >= 0

or 3 conditions

line l !l&&r !l&&!r condition
124 0 20 0 ref $this || $this
257 41 6 0 $self->{'_prepared'} ||= $self->_prepare_tie
258 29 18 0 $cache->{$sql} ||= $self->dbh->prepare($sql)
1301 0 0 0 shift() || $cursor->{'NAME'}