| blib/lib/WWW/Scraper/ISBN/GoogleBooks_Driver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 21 | 33.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 122 | 2 | 0 | 0 | $ENV{'GOOGLE_DOMAIN'} || $DOMAIN |
| 124 | 0 | 0 | 2 | $@ or not $mech->success |
| 0 | 0 | 2 | $@ or not $mech->success or not $mech->content | |
| 139 | 2 | 0 | 0 | $$code{'ISBN:' . $ean} or $$code{'ISBN:' . $isbn} |
| 143 | 2 | 0 | 0 | $$data{'url'} ||= $$code{'ISBN:' . $isbn}{'info_url'} |
| 149 | 0 | 0 | 2 | $@ or not $mech->success |
| 0 | 0 | 2 | $@ or not $mech->success or not $mech->content |