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