Condition Coverage

blib/lib/DBIx/Class/Wrapper/Factory.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
362 2202 198 2 $limit and $ncalls >= $limit
504 5812 0 0 $limit and $n_rows == $limit

or 2 conditions

line l !l condition
435 4 3 $opts->{'order'} || 'asc'
436 0 7 $opts->{'rows'} || 100