| blib/lib/WWW/Find.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 5 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | $response->content_type eq 'text/html' && ref $$self{'REQUEST'}->uri eq 'URI::http' |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 0 | 0 | $$self{'AGENT'}->request($header) || (next) |