-
Home
-
WP Ghost (Hide My WP Ghost) – Security & Firewall
-
4.1.05
-
Code
-
Classes
- HMW_Models_Brute
Total Complexity |
90 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
473 |
Lines of code |
314 |
Logical lines of code |
187 |
Comment lines |
74 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
brute_call() |
A |
46 |
9 |
36 |
brute_get_ip() |
A |
52 |
9 |
24 |
brute_math_authenticate() |
A |
52 |
8 |
23 |
check_whitelisted_ip() |
A |
53 |
8 |
22 |
check_banned_ip() |
A |
53 |
8 |
22 |
brute_check_loginability() |
S |
54 |
7 |
21 |
get_blocked_ips() |
S |
56 |
6 |
16 |
brute_get_local_host() |
S |
56 |
5 |
20 |
ip_is_private() |
S |
55 |
5 |
19 |
brute_get_headers() |
S |
52 |
3 |
28 |
brute_math_form() |
S |
57 |
2 |
18 |
get_transient() |
S |
65 |
3 |
9 |
set_transient() |
S |
65 |
3 |
9 |
delete_transient() |
S |
65 |
3 |
9 |
get_main_blog_id() |
S |
72 |
2 |
6 |
clean_ip() |
S |
68 |
2 |
7 |
brute_get_protocol() |
S |
75 |
2 |
4 |
brute_get_blocked_attempts() |
S |
69 |
2 |
7 |
get_privacy_key() |
S |
77 |
1 |
3 |
delete_ip() |
S |
81 |
1 |
3 |
brute_kill_login() |
S |
67 |
1 |
8 |