Condition Coverage

blib/lib/Catmandu/Store/Solr/Searcher.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 $hits and @$hits
29 0 0 0 $total and $limit > $total

or 2 conditions

line l !l condition
39 0 0 shift @$hits || (return)
47 0 0 $start //= 0