blib/lib/Catmandu/Store/Solr/Bag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 0 | unless ($hits and @$hits) |
221 | 0 | 0 | unless $field |
222 | 0 | 0 | if (my $map = $self->cql_mapping) |
224 | 0 | 0 | if $map->{'strip_separating_underscores'} |
227 | 0 | 0 | unless $map->{'sort'} |
228 | 0 | 0 | if (ref $map->{'sort'} and $map->{'sort'}{'field'}) { } |
0 | 0 | elsif (ref $map->{'field'}) { } | |
0 | 0 | elsif ($map->{'field'}) { } | |
237 | 0 | 0 | $asc ? : |
245 | 0 | 0 | unless $_[1] |