Branch Coverage

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


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