-
Home
-
WP-SpamShield
-
1.9.21 (latest)
-
Code
-
Classes
- WPSS_Security
Total Complexity |
282 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
989 |
Lines of code |
680 |
Logical lines of code |
505 |
Comment lines |
217 |
Methods |
21 |
Properties |
10 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
early_post_intercept() |
D |
21 |
69 |
130 |
check_post_sec() |
D |
23 |
35 |
203 |
early_admin_intercept() |
B |
49 |
24 |
23 |
security_init() |
B |
44 |
23 |
34 |
ip_ban() |
B |
46 |
22 |
31 |
early_get_intercept() |
A |
63 |
16 |
7 |
check_request_method() |
A |
50 |
11 |
23 |
ip_ban_htaccess() |
A |
42 |
9 |
48 |
disable_xmlrpc_multicall() |
A |
54 |
11 |
18 |
is_brute_force_attack() |
A |
45 |
9 |
33 |
is_brute_force_amp_attack() |
A |
54 |
9 |
18 |
mail_init() |
S |
63 |
9 |
8 |
clear_ip_ban_htaccess() |
S |
49 |
7 |
29 |
password_reset() |
S |
48 |
6 |
29 |
auto_update() |
S |
62 |
5 |
11 |
privacy_ua() |
S |
65 |
5 |
7 |
check_admin_sec() |
S |
73 |
4 |
4 |
get_raw_post_data() |
S |
64 |
3 |
9 |
disable_rest() |
S |
65 |
3 |
8 |
clear_ip_ban() |
S |
71 |
1 |
5 |
__construct() |
S |
100 |
1 |
2 |