| blib/lib/Mail/SpamAssassin/Conf/LDAP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 96 | 0 | 0 | if (not defined $url or $url eq '') |
| 108 | 0 | 0 | unless (eval { do { local $SIG{'__DIE__'} = sub { warn "$_[0]"; } ; require Net::LDAP; require URI; load_with_ldap($self, $username, $url); 1 } }) |
| 109 | 0 | 0 | $@ ne '' ? : |
| 110 | 0 | 0 | if ($conf->{'user_scores_fail_to_global'}) { } |
| 133 | 0 | 0 | if (not defined $host or $host eq '') |
| 153 | 0 | 0 | if (not $ldapuser) { } |
| 159 | 0 | 0 | if (not $ldappass) { } |
| 172 | 0 | 0 | if (not defined $ldapuser || defined $ldappass) { } |
| 192 | 0 | 0 | if ($config_text ne '') |