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