| line | true | false | branch | 
 
| 97 | 0 | 0 | if $@ or not $mech->success or not $mech->content | 
 
| 104 | 0 | 0 | unless (defined $book) | 
 
| 111 | 0 | 0 | if $@ or not $mech->success or not $mech->content | 
 
| 118 | 0 | 0 | if ($html =~ m[]i) { } | 
 
|  | 0 | 0 | elsif ($html =~ m[]i) { } | 
 
| 126 | 0 | 0 | if ($data->{'target'}) | 
 
| 129 | 0 | 0 | unless $isbn | 
 
| 130 | 0 | 0 | if length $isbn == 10 | 
 
| 131 | 0 | 0 | if length $isbn == 13 | 
 
| 139 | 0 | 0 | unless $data->{$_} | 
 
| 145 | 0 | 0 | unless (defined $data) | 
 
| 152 | 0 | 0 | unless defined $data->{$_} | 
 
| 172 | 0 | 0 | !($data->{'graphic'} =~ /^http/) ? : | 
 
|  | 0 | 0 | !($data->{'graphic'} =~ /^http/) ? : |