| blib/lib/Net/Async/WebSearch/Provider/Brave.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | unless $self->{'api_key'} |
| 32 | 0 | 0 | if defined $opts->{'region'} |
| 33 | 0 | 0 | if defined $opts->{'language'} |
| 34 | 0 | 0 | if defined $opts->{'safesearch'} |
| 44 | 0 | 0 | unless ($resp->is_success) |
| 50 | 0 | 0 | if (my $e = $@) |
| 55 | 0 | 0 | unless +($data->{'web'} || {})->{'results'} |
| 71 | 0 | 0 | defined $r->{'age'} ? : |
| 0 | 0 | defined $r->{'profile'} ? : | |
| 0 | 0 | defined $r->{'subtype'} ? : | |
| 74 | 0 | 0 | if $rank >= $limit |