line |
true |
false |
branch |
25
|
0 |
0 |
ref $session->{'args'}{'Index'} ? : |
31
|
0 |
0 |
unless $t = $session->{'data'}{$i} |
39
|
0 |
0 |
if $attrIndex |
48
|
0 |
0 |
if $self->ldap->unbind |
49
|
0 |
0 |
if $msg->code |
64
|
0 |
0 |
ref $session->{'args'}{'Index'} ? : |
70
|
0 |
0 |
unless $t = $session->{'data'}{$i} |
76
|
0 |
0 |
if $attrIndex |
86
|
0 |
0 |
if $self->ldap->unbind |
87
|
0 |
0 |
if $msg->code |
108
|
0 |
0 |
if $self->ldap->unbind |
109
|
0 |
0 |
if $msg->code |
116
|
0 |
0 |
if (not defined $session->{'serialized'}) |
134
|
0 |
0 |
if $self->ldap->unbind |
139
|
0 |
0 |
if $self->{'ldap'} |
146
|
0 |
0 |
if ($server =~ m[^ldap\+tls://([^/]+)/?\??(.*)$]) { } |
175
|
0 |
0 |
$caFile ? : |
|
0 |
0 |
$caPath ? : |
|
0 |
0 |
$self->{'args'}{'ldapRaw'} ? : |
|
0 |
0 |
$self->{'args'}{'ldapPort'} ? : |
|
0 |
0 |
unless my $ldap = "Net::LDAP"->new(\@servers, "onerror", undef, "verify", $self->{'args'}{'ldapVerify'} || 'require', $caFile ? ("cafile", $caFile) : (), $caPath ? ("capath", $caPath) : (), $self->{'args'}{'ldapRaw'} ? ("raw", $self->{'args'}{'ldapRaw'}) : (), $self->{'args'}{'ldapPort'} ? ("port", $self->{'args'}{'ldapPort'}) : ()) |
180
|
0 |
0 |
if ($Net::LDAP::VERSION < "0.64") |
186
|
0 |
0 |
if ($ldap->socket->isa("IO::Socket::SSL") and $ldap->socket->errstr < 0) |
194
|
0 |
0 |
if ($useTls) |
197
|
0 |
0 |
if $caFile |
198
|
0 |
0 |
if $caPath |
200
|
0 |
0 |
if ($start_tls->code) |
209
|
0 |
0 |
if ($bind->code) |