| blib/lib/WWW/Search/Scrape/Yahoo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 0 | if ($results_num > 100) |
| 63 | 0 | 0 | unless ($content) |
| 68 | 0 | 0 | if ($results_num < 10) { } |
| 0 | 0 | elsif ($results_num < 15) { } | |
| 0 | 0 | elsif ($results_num < 20) { } | |
| 0 | 0 | elsif ($results_num < 30) { } | |
| 0 | 0 | elsif ($results_num < 40) { } | |
| 0 | 0 | elsif ($results_num < 100) { } | |
| 94 | 0 | 0 | if ($mech->success) |
| 109 | 0 | 0 | if ($link) |
| 111 | 0 | 0 | if ($obfuscatedHref =~ /.*\*\*(.*)/) |
| 115 | 0 | 0 | if scalar @res >= $results_num |