| blib/lib/Catmandu/Store/ElasticSearch/Bag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | if ($self->log->is_debug) |
| 183 | 0 | 0 | unless $field |
| 184 | 0 | 0 | if (my $map = $self->cql_mapping) |
| 186 | 0 | 0 | if $$map{'strip_separating_underscores'} |
| 189 | 0 | 0 | unless $$map{'sort'} |
| 190 | 0 | 0 | if (ref $$map{'sort'} and $$map{'sort'}{'field'}) { } |
| 0 | 0 | elsif (ref $$map{'field'}) { } | |
| 0 | 0 | elsif ($$map{'field'}) { } | |
| 199 | 0 | 0 | $asc ? : |
| 209 | 0 | 0 | if (ref $query) { } |
| 0 | 0 | elsif ($query) { } |