blib/lib/WWW/Scraper/ISBN/LOC_Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 18 | 44.4 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 1 | unless (($sessionID) = $doc =~ //i) |
48 | 0 | 0 | if $self->verbosity |
81 | 1 | 0 | if (my($book_data) = $doc =~ m[.*(.*).*]is) { } |
82 | 0 | 1 | if $self->verbosity > 1 |
88 | 0 | 1 | if ($1 and $1 eq 's') { } |
111 | 1 | 10 | unless $data{$key} |
124 | 0 | 1 | if ($self->verbosity > 1) |
137 | 1 | 0 | if length $data{'isbn10'} == 10 |
145 | 0 | 0 | if $self->verbosity |