Branch Coverage

blib/lib/Apache/Session/Browseable/Store/LDAP.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
22 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
61 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://([^/]+)/?\??(.*)$]) { }
158 0 0 $$self{'args'}{'ldapPort'} ? :
0 0 unless my $ldap = 'Net::LDAP'->new(\@servers, 'onerror', undef, $$self{'args'}{'ldapPort'} ? ('port', $$self{'args'}{'ldapPort'}) : ())
169 0 0 if ($useTls)
171 0 0 if $$self{'args'}{'caFile'}
172 0 0 if $$self{'args'}{'caPath'}
174 0 0 if ($start_tls->code)
183 0 0 if ($bind->code)