| blib/lib/Search/Typesense/Collection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 67 | 0 | 0 | unless (exists $query->{'q'}) |
| 70 | 0 | 0 | unless (exists $query->{'query_by'}) |
| 73 | 0 | 0 | unless my $tx = $self->_GET('path', ['collections', $collection, 'documents', 'search'], 'request', $query, 'return_transaction', 1) |
| 80 | 0 | 0 | if (exists $hit->{'document'}{'json'}) |
| 110 | 0 | 0 | if (exists $field->{'facet'}) |
| 112 | 0 | 0 | $field->{'facet'} ? : |