blib/lib/Search/Typesense/Collection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 2 | unless (exists $query->{'q'}) |
31 | 0 | 2 | unless my $tx = $self->_GET('path', ['collections', $collection, 'documents', 'search'], 'query', $query, 'return_transaction', 1) |
54 | 6 | 0 | if (exists $field->{'facet'}) |
56 | 2 | 4 | $field->{'facet'} ? : |