blib/lib/IO/Stream/Proxy/HTTPS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | unless defined $opt->{'host'} and defined $opt->{'port'} |
23 | 0 | 0 | if $opt->{'user'} xor $opt->{'pass'} |
44 | 0 | 0 | unless defined $host |
47 | 0 | 0 | if (defined $self->{'user'}) |
68 | 0 | 0 | if ($err) |
71 | 0 | 0 | if ($e & 4) |
72 | 0 | 0 | if ($self->{'in_buf'} =~ s[\A(HTTP/\d[.]\d\s(\d+)\s.*?)\r?\n\r?\n][]msx) |
74 | 0 | 0 | if ($status == 200) { } |
76 | 0 | 0 | if (my $l = length $self->{'in_buf'}) |
85 | 0 | 0 | if ($self->{'_want_write'}) |
94 | 0 | 0 | if ($e & 16) |