blib/lib/Catmandu/Store/ElasticSearch/Bag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | unless @hits |
96 | 0 | 0 | unless $self->buffer_used |
166 | 0 | 0 | unless $field |
167 | 0 | 0 | if (my $map = $self->cql_mapping) |
169 | 0 | 0 | if $$map{'strip_separating_underscores'} |
172 | 0 | 0 | unless $$map{'sort'} |
173 | 0 | 0 | if (ref $$map{'sort'} and $$map{'sort'}{'field'}) { } |
0 | 0 | elsif (ref $$map{'field'}) { } | |
0 | 0 | elsif ($$map{'field'}) { } | |
182 | 0 | 0 | $asc ? : |
192 | 0 | 0 | if (ref $query) { } |
0 | 0 | elsif ($query) { } |