-
Home
-
Newsletter – Send awesome emails from WordPress
-
7.9.7
-
Code
-
Classes
- NewsletterAntispam
Total Complexity |
43 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
199 |
Lines of code |
143 |
Logical lines of code |
91 |
Comment lines |
13 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_spam() |
A |
50 |
8 |
28 |
is_ip_blacklisted() |
S |
56 |
7 |
18 |
is_spam_by_akismet() |
S |
53 |
6 |
22 |
is_spam_text() |
S |
62 |
5 |
12 |
is_address_blacklisted() |
S |
60 |
4 |
13 |
is_flood() |
S |
60 |
4 |
12 |
ip_match() |
S |
58 |
3 |
15 |
is_missing_domain_mx() |
S |
61 |
3 |
12 |
instance() |
S |
70 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |