| blib/lib/LWP/UserAgent/Anonymous.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | $retry > 0 and scalar @proxies > 0 |
| 67 | 0 | 0 | 0 | defined $proxy and $proxy =~ /\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\:\d{1,6}/ |
| 128 | 0 | 0 | 0 | defined $response && $response->is_success |
| 142 | 0 | 0 | 0 | defined $response && $response->is_success |