| blib/lib/AnyEvent/SOCKS/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 126 | 0 | 0 | 0 | defined wantarray and not wantarray |
| 173 | 0 | 0 | 0 | $that->{'v'} eq '4' and not $ip4 |
| 201 | 0 | 0 | 0 | $that->{'login'} and $that->{'password'} |
| 227 | 0 | 0 | 0 | $method == 2 and $that->{'login'} |
| 0 | 0 | 0 | $method == 2 and $that->{'login'} and $that->{'password'} | |
| 332 | 0 | 0 | 0 | $self->{'hd'} and not $self->{'hd'}->destroyed |
| line | l | !l | condition |
|---|---|---|---|
| 162 | 0 | 0 | $self->{'pre_cb'} || sub { $TIMEOUT; } |