Branch Coverage

blib/lib/Net/LDAP/Server.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
77 0 0 unless my $mid = $$request{'messageID'}
85 0 0 if (defined $$request{$type})
90 0 0 unless exists $respTypes{$reqType}
97 0 0 if ($self->can($method)) { }
98 0 0 if ($method eq 'search') { }
106 0 0 if (ref $entry eq 'Net::LDAP::Entry') { }
0 0 elsif (ref $entry eq 'Net::LDAP::Reference') { }
117 0 0 if (defined $$data{'protocolOp'}) { }
129 0 0 if ($pdu) { }
139 0 0 unless $result
149 0 0 if $respType
166 0 0 unless ($pdu)