| blib/lib/OAuth/Lite2/Agent/Strict.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 0 | unless $req->uri =~ /^https/ |
| 44 | 0 | 0 | if $$self{'https_debug'} |
| 45 | 0 | 0 | if $$self{'https_ca_file'} |
| 46 | 0 | 0 | if $$self{'https_ca_dir'} |
| 47 | 0 | 0 | if $$self{'https_cert_file'} |
| 48 | 0 | 0 | if $$self{'https_key_file'} |
| 49 | 0 | 0 | if $$self{'https_version'} |
| 50 | 0 | 0 | if $$self{'https_proxy'} |
| 51 | 0 | 0 | if $$self{'https_proxy_username'} |
| 52 | 0 | 0 | if $$self{'https_proxy_password'} |
| 56 | 0 | 0 | if $res->header('Client-SSL-Warning') |