| blib/lib/Mail/SpamAssassin/Conf/SQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 93 | 0 | 0 | if (not defined $dsn or $dsn eq '') |
| 104 | 0 | 0 | unless (eval { do { local $SIG{'__DIE__'} = sub { die "$_[0]"; } ; require DBI; load_with_dbi($self, $username, $dsn); 1 } }) |
| 105 | 0 | 0 | $@ ne '' ? : |
| 106 | 0 | 0 | if ($conf->{'user_scores_fail_to_global'}) { } |
| 136 | 0 | 0 | if ($dbh) { } |
| 138 | 0 | 0 | if (defined $custom_query) { } |
| 157 | 0 | 0 | if ($sth) { } |
| 159 | 0 | 0 | if ($rv) { } |
| 164 | 0 | 0 | defined $row[0] ? : |
| 0 | 0 | defined $row[1] ? : | |
| 167 | 0 | 0 | if ($config_text ne '') |