Condition Coverage

blib/lib/CPAN/SQLite/DBI/Search.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
86 0 0 1942 $meta_obj and ref($meta_obj) =~ /^CPAN::SQLite::META/
153 1471 29 2552 $results->{'cpanid'} and $results->{'dist_file'}
183 12 22 4 $use_like and $value =~ /^\^/
236 0 0 2813 $order_by and $where

or 2 conditions

line l !l condition
244 0 0 $limit->{'min'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
215 1579 0 1234 $args{'join'} || $args{'left_join'}