| blib/lib/Net/Async/WebSearch/Provider/SearxNG.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | unless $self->{'endpoint'} |
| 35 | 0 | 0 | if defined $opts->{'language'} |
| 36 | 0 | 0 | if defined $opts->{'safesearch'} |
| 37 | 0 | 0 | if defined $opts->{'categories'} |
| 38 | 0 | 0 | if defined $opts->{'engines'} |
| 39 | 0 | 0 | if defined $opts->{'pageno'} |
| 45 | 0 | 0 | if defined $self->api_key |
| 49 | 0 | 0 | unless ($resp->is_success) |
| 55 | 0 | 0 | if (my $e = $@) |
| 60 | 0 | 0 | unless $data->{'results'} |
| 73 | 0 | 0 | defined $r->{'engine'} ? : |
| 0 | 0 | defined $r->{'category'} ? : | |
| 0 | 0 | defined $r->{'thumbnail'} ? : | |
| 76 | 0 | 0 | if $rank >= $limit |