blib/lib/AnyEvent/SOCKS/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
176 | 0 | 0 | 0 | $that->{'v'} eq '4' and not $ip4 |
204 | 0 | 0 | 0 | $that->{'login'} and $that->{'password'} |
230 | 0 | 0 | 0 | $method == 2 and $that->{'login'} |
0 | 0 | 0 | $method == 2 and $that->{'login'} and $that->{'password'} | |
335 | 0 | 0 | 0 | $self->{'hd'} and not $self->{'hd'}->destroyed |
line | l | !l | condition |
---|---|---|---|
165 | 0 | 0 | $self->{'pre_cb'} || sub { $TIMEOUT; } |