| blib/lib/Net/Async/WebSearch/Provider/Serper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | unless $self->{'api_key'} |
| 30 | 0 | 0 | if defined $opts->{'region'} |
| 31 | 0 | 0 | if defined $opts->{'language'} |
| 32 | 0 | 0 | if defined $opts->{'tbs'} |
| 47 | 0 | 0 | unless ($resp->is_success) |
| 53 | 0 | 0 | if (my $e = $@) |
| 58 | 0 | 0 | unless $data->{'organic'} |
| 70 | 0 | 0 | defined $r->{'sitelinks'} ? : |
| 0 | 0 | defined $r->{'imageUrl'} ? : | |
| 73 | 0 | 0 | if $rank >= $limit |