blib/lib/IO/Stream/Proxy/HTTPS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 0 | 0 | 0 | defined $opt->{'host'} and defined $opt->{'port'} |
line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
---|---|---|---|---|---|
23 | 0 | 0 | 0 | 0 | $opt->{'user'} xor $opt->{'pass'} |