-
Home
-
CM E-Mail Blacklist – Simple email filtering for safer registration
-
1.6.1
-
Code
-
Classes
- CMEB_Validate
| Total Complexity |
69 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
392 |
| Lines of code |
267 |
| Logical lines of code |
183 |
| Comment lines |
57 |
| Methods |
20 |
| Properties |
6 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| cm_register_post() |
A |
46 |
7 |
39 |
| verifyDomain() |
A |
46 |
7 |
39 |
| get_client_ip() |
S |
57 |
7 |
18 |
| muVerifyDomain() |
S |
58 |
6 |
14 |
| isValid() |
S |
54 |
5 |
21 |
| handleAdminSettings() |
S |
56 |
5 |
16 |
| isIpValid() |
S |
58 |
4 |
16 |
| wpumValidate() |
S |
65 |
4 |
8 |
| isValidIP() |
S |
59 |
3 |
14 |
| validateEmail() |
S |
63 |
3 |
11 |
| validateIp() |
S |
63 |
3 |
11 |
| validateDomain() |
S |
63 |
3 |
11 |
| isEmailValid() |
S |
61 |
2 |
12 |
| checkIfIp() |
S |
71 |
2 |
5 |
| install() |
S |
68 |
2 |
7 |
| uninstall() |
S |
68 |
2 |
7 |
| init() |
S |
65 |
1 |
8 |
| addValidationErrors() |
S |
75 |
1 |
4 |
| isWhiteListed() |
S |
81 |
1 |
3 |
| isFreeDomainListed() |
S |
81 |
1 |
3 |