| blib/lib/WWW/Scraper/ISBN/Bookstore_Driver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 93 | 0 | 3 | unless $ean |
| 105 | 0 | 3 | if $@ or not $mech->success or not $mech->content |
| 116 | 0 | 3 | unless $link |
| 120 | 0 | 3 | if $@ or not $mech->success or not $mech->content |
| 126 | 0 | 3 | if $html =~ /Sorry, we couldn't find any matches for/is |
| 151 | 0 | 3 | unless defined $data |
| 155 | 0 | 45 | unless defined $$data{$_} |