Branch Coverage

blib/lib/Class/DBI/AbstractSearch.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
15 0 0 ref $_[0] ? :
16 0 0 ref $_[0] ? :
17 0 0 $attr ? :
18 0 0 $attr ? :
19 0 0 $attr ? :
22 0 0 if ($attr and exists $$attr{'order'})
26 0 0 unless ($class->can('retrieve_from_sql'))