| blib/lib/WWW/Scraper/ISBN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 1 | 5 | unless $isbn |
| 63 | 0 | 5 | if ($business_isbn_loaded) { } |
| 66 | 0 | 0 | unless $isbn_object and $isbn_object->is_valid |
| 70 | 1 | 4 | unless $isbn_object and $isbn_object->is_valid($isbn) |
| 73 | 1 | 3 | if $self->drivers == 0 |
| 81 | 1 | 2 | if ($driver->found) |
| 88 | 1 | 1 | if $driver->error |