Branch Coverage

blib/lib/WWW/Scraper/ISBN.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
41 2 1 unless $plugin =~ /_Driver$/
66 1 5 unless $isbn
68 0 5 if ($business_isbn_loaded) { }
71 0 0 unless $isbn_object and $isbn_object->is_valid
75 1 4 unless $isbn_object and $isbn_object->is_valid($isbn)
78 1 3 if $self->drivers == 0
86 1 2 if ($driver->found)
93 1 1 if $driver->error