| blib/lib/Net/Async/WebSearch/Provider/Yandex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | unless $self->{'api_key'} |
| 19 | 0 | 0 | unless $self->{'folderid'} |
| 45 | 0 | 0 | if defined $opts->{'safesearch'} |
| 46 | 0 | 0 | if defined $opts->{'region'} |
| 55 | 0 | 0 | unless ($resp->is_success) |
| 61 | 0 | 0 | if (my $e = $@) |
| 65 | 0 | 0 | if (my($err) = $doc->findnodes("/yandexsearch/response/error")) |
| 79 | 0 | 0 | $url_node ? : |
| 80 | 0 | 0 | $title_node ? : |
| 82 | 0 | 0 | if (@passages) { } |
| 0 | 0 | elsif (@headline) { } | |
| 95 | 0 | 0 | if $rank >= $limit |