| blib/lib/LWP/UserAgent/RandomProxyConnect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 64 | 0 | 0 | unless delete $arg{'proxy_list'} | 
| 65 | 0 | 0 | unless delete $arg{'protocol'} | 
| 66 | 0 | 0 | unless delete $arg{'allowed_protocols'} | 
| 243 | 0 | 0 | unless ($operation and $attribute) | 
| 244 | 0 | 0 | unless (exists $$self{$attribute}) | 
| 250 | 0 | 0 | if ($operation eq 'get') { } | 
| 0 | 0 | elsif ($operation eq 'set') { } |