| blib/lib/LWP/RobotUA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 0 | 0 | 2 | $cnf{'from'} and $cnf{'from'} =~ /\@/ |
| 134 | 0 | 0 | 2 | $robot_res->is_success and $robot_res->content_is_text |
| 136 | 0 | 0 | 2 | $content and $content =~ /^\s*Disallow\s*:/im |
| line | l | !l | condition |
|---|---|---|---|
| 42 | 0 | 2 | delete $cnf{'delay'} || 1 |