blib/lib/WebService/Hexonet/Connector/SocketConfig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
28 | 50 | 1 | if (length $self->{'entity'}) |
31 | 33 | 18 | if (length $self->{'login'}) |
34 | 1 | 50 | if (length $self->{'otp'}) |
37 | 33 | 18 | if (length $self->{'pw'}) |
40 | 35 | 16 | if (length $self->{'remoteaddr'}) |
43 | 7 | 44 | if (length $self->{'session'}) |
46 | 2 | 49 | if (length $self->{'user'}) |