| blib/lib/Authen/Simple/LDAP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 32 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 69 | 0 | 0 | unless (defined $connection) | 
| 73 | 0 | 0 | if $self->log | 
| 81 | 0 | 0 | $self->binddn ? : | 
| 84 | 0 | 0 | if ($message->is_error) | 
| 88 | 0 | 0 | $binddn ? : | 
| 90 | 0 | 0 | if $self->log | 
| 104 | 0 | 0 | if ($search->is_error) | 
| 110 | 0 | 0 | if $self->log | 
| 116 | 0 | 0 | if ($search->count == 0) | 
| 118 | 0 | 0 | if $self->log | 
| 124 | 0 | 0 | if ($search->count > 1) | 
| 128 | 0 | 0 | if $self->log | 
| 136 | 0 | 0 | if ($message->is_error) | 
| 139 | 0 | 0 | $message->code == '49' ? : | 
| 141 | 0 | 0 | if $self->log | 
| 147 | 0 | 0 | if $self->log |