Condition Coverage

blib/lib/Class/PObject/Driver/DBI.pm
Criterion Covered Total %
condition 0 10 0.0


or 2 conditions

line l !l condition
51 0 0 $terms ||= {}
78 0 0 $args->{'limit'} ||= 1000
79 0 0 $args->{'offset'} ||= 0
81 0 0 $args->{'direction'} ||= 'asc'
279 0 0 $sth->fetchrow_array || 0