| line | true | false | branch | 
 
| 93 | 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) | 
 
| 106 | 0 | 0 | if $@ or not $mech->success or not $mech->content | 
 
| 119 | 0 | 0 | if $html =~ /Sorry. We did not find any results|Sorry, we could not find what you were looking for/is | 
 
| 152 | 0 | 0 | if $data->{'depth'} | 
 
| 153 | 0 | 0 | if $data->{'width'} | 
 
| 154 | 0 | 0 | if $data->{'height'} | 
 
| 155 | 0 | 0 | if $data->{'weight'} | 
 
| 158 | 0 | 0 | unless $data->{$_} | 
 
| 163 | 0 | 0 | if ($data->{'author'}) { } | 
 
| 172 | 0 | 0 | unless $authors{$b} <=> $authors{$a} | 
 
| 178 | 0 | 0 | if ($image) | 
 
| 187 | 0 | 0 | unless defined $data | 
 
| 192 | 0 | 0 | unless defined $data->{$_} |