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