blib/lib/HTTP/ProxyCheck.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
439 | 0 | 0 | 0 | defined $answer and not $answer =~ /^\s*$/ |
460 | 0 | 0 | 0 | defined $answer and not $answer =~ /^\s*$/ |
995 | 0 | 0 | 0 | 'Validate::Net'->host($proxyhost) and 'Validate::Net'->port($proxyport) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
449 | 0 | 0 | 0 | /^\s* || /^\s+/ |