| 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 |
| 228 | 0 | 0 | 0 | ref $map->{'sort'} and $map->{'sort'}{'field'} |
| line | l | !l | condition |
|---|---|---|---|
| 47 | 0 | 0 | shift @$hits || (return) |
| 225 | 0 | 0 | $map->{'indexes'} || (return) |
| 226 | 0 | 0 | $map->{$field} || (return) |
| 236 | 0 | 0 | $asc //= 1 |