-
Home
-
CloudSecure WP Security
-
1.1.1
-
Code
-
Classes
- CloudSecureWP
Total Complexity |
65 |
Dependencies |
30 |
Dependents |
0 |
Total lines |
468 |
Lines of code |
294 |
Logical lines of code |
196 |
Comment lines |
93 |
Methods |
21 |
Properties |
15 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
D |
27 |
41 |
128 |
update() |
S |
58 |
4 |
16 |
admin_menu() |
S |
51 |
2 |
23 |
__construct() |
S |
55 |
1 |
18 |
activate() |
S |
57 |
1 |
18 |
dashboard() |
S |
57 |
1 |
18 |
deactivate() |
S |
60 |
1 |
15 |
m_login_notification() |
S |
76 |
1 |
4 |
m_disable_login() |
S |
76 |
1 |
4 |
m_rename_login_page() |
S |
76 |
1 |
4 |
m_unify_messages() |
S |
76 |
1 |
4 |
m_restrict_admin_page() |
S |
76 |
1 |
4 |
m_disable_xmlrpc() |
S |
76 |
1 |
4 |
m_disable_author_query() |
S |
76 |
1 |
4 |
m_disable_restapi() |
S |
76 |
1 |
4 |
m_update_notice() |
S |
76 |
1 |
4 |
m_captcha() |
S |
76 |
1 |
4 |
m_login_log() |
S |
73 |
1 |
5 |
m_two_factor_authentication() |
S |
76 |
1 |
4 |
m_two_factor_authentication_registration() |
S |
76 |
1 |
4 |
m_server_error_notification() |
S |
73 |
1 |
5 |