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