| blib/lib/Net/LDAP/Bind.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 0 | 0 | $self->set_error(84, 'LDAP decode error') and return |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $bind->{'resultCode'} == 0 and $bind->{'serverSaslCreds'} |
| 41 | 0 | 0 | 0 | $sasl and $bind->{'resultCode'} == 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $bind->{'resultCode'} == 14 or $bind->{'resultCode'} == 0 and $bind->{'serverSaslCreds'} |