blib/lib/Catmandu/Store/Solr/Bag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 0 | 0 | 0 | $hits and @$hits |
243 | 0 | 0 | 0 | ref $map->{'sort'} and $map->{'sort'}{'field'} |
line | l | !l | condition |
---|---|---|---|
50 | 0 | 0 | shift @$hits || (return) |
240 | 0 | 0 | $map->{'indexes'} || (return) |
241 | 0 | 0 | $map->{$field} || (return) |
253 | 0 | 0 | $asc //= 1 |