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
33 0 0 0 $hits and @$hits
34 0 0 0 $total and $limit > $total

or 2 conditions

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