| blib/lib/WWW/Scraper/ISBN/Blackwell_Driver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 92 | 0 | 0 | if not $ean or length $isbn == 13 and $isbn ne $ean or length $isbn == 10 and $isbn ne $self->convert_to_isbn10($ean) | 
| 105 | 0 | 0 | if $@ or not $mech->success or not $mech->content | 
| 111 | 0 | 0 | if $html =~ /Sorry, there are no results for/is | 
| 140 | 0 | 0 | unless defined $data | 
| 145 | 0 | 0 | unless defined $data->{$_} |