| blib/lib/Net/Async/WebSearch/Provider/DuckDuckGo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | if defined $opts->{'region'} |
| 29 | 0 | 0 | if defined $opts->{'safesearch'} |
| 38 | 0 | 0 | unless ($resp->is_success) |
| 56 | 0 | 0 | unless $a |
| 57 | 0 | 0 | unless my $href = $a->attr("href") |
| 59 | 0 | 0 | if ($href =~ /[?&]uddg=([^&]+)/) |
| 65 | 0 | 0 | $sn ? : |
| 74 | 0 | 0 | if $rank >= $limit |