Branch Coverage

blib/lib/Class/DBI/Search/Basic.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
103 0 0 if ref $args[0] eq 'HASH'
104 0 0 @args % 2 ? :
129 0 0 if (defined(my $value = $$search_for{$column})) { }
155 0 0 if (my $order = $self->opt('order_by'))