blib/lib/Interchange/Search/Solr/Builder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
89 | 1 | 0 | if (@{$self->terms;}) |
93 | 1 | 0 | if (%{$self->filters;}) |
95 | 1 | 1 | if (my $terms = $self->filters->{$facet}) |
100 | 1 | 0 | if ($self->page and $self->page > 1) |