blib/lib/WWW/Scraper/ISBN/ISBNnu_Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
59 | 0 | 0 | 2 | $@ or not $mech->success |
0 | 0 | 2 | $@ or not $mech->success or not $mech->content | |
66 | 0 | 0 | 2 | not $data{'title'} or $data{'title'} eq 'No Title Found' |
99 | 2 | 0 | 0 | $data{'isbn13'} || $isbn |