-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.6.4 (latest)
-
Code
-
Classes
- NewsletterAntispam
Total Complexity |
45 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
212 |
Lines of code |
147 |
Logical lines of code |
92 |
Comment lines |
23 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_spam() |
A |
47 |
10 |
36 |
is_ip_blacklisted() |
S |
56 |
7 |
18 |
is_spam_by_akismet() |
S |
53 |
6 |
21 |
is_spam_text() |
S |
62 |
5 |
12 |
is_address_blacklisted() |
S |
61 |
4 |
12 |
is_flood() |
S |
61 |
4 |
11 |
ip_match() |
S |
58 |
3 |
15 |
is_missing_domain_mx() |
S |
62 |
3 |
11 |
instance() |
S |
70 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |