Condition Coverage

blib/lib/Net/LDAP/Bind.pm
Criterion Covered Total %
condition 0 11 0.0


and 2 conditions

line l !l condition
24 0 0 $self->set_error(84, 'LDAP decode error') and return

and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 0 $bind->{'resultCode'} == 14 or $bind->{'resultCode'} == 0 and $bind->{'serverSaslCreds'}