| blib/lib/WWW/Patent/Page/USPTO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 24 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 7 | 4 | 1 | not $$self{'patent'}{'doc_type'} and length $$self{'patent'}{'number'} == 11 |
| 81 | 15 | 3 | 1 | $url =~ /$$self{'patent'}{'number'}/ and $text =~ /$$self{'patent'}{'number'}/ |
| 419 | 0 | 0 | 1 | not $done and $trys < 5 |
| 422 | 0 | 0 | 0 | $response->is_success and $response->content |
| line | l | !l | condition |
|---|---|---|---|
| 79 | 16 | 3 | $$token[1]{'href'} || '-' |
| 223 | 2 | 0 | $$token[1]{'href'} || '-' |
| 243 | 0 | 0 | $$token[1]{'src'} || '-' |
| 340 | 2 | 0 | $$token[1]{'href'} || '-' |
| 366 | 9 | 1 | $$token[1]{'href'} || '-' |
| 384 | 1 | 0 | $$token[1]{'src'} || '-' |