-
Home
-
CloudSecure WP Security
-
1.3.18 (latest)
-
Code
-
Classes
- CloudSecureWP_Restrict_Admin_Page
Total Complexity |
34 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
263 |
Lines of code |
137 |
Logical lines of code |
84 |
Comment lines |
79 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
A |
49 |
8 |
31 |
update_htaccess() |
S |
58 |
5 |
17 |
get_htaccess_settings() |
S |
54 |
3 |
19 |
text2Array() |
S |
61 |
2 |
12 |
is_enabled() |
S |
78 |
2 |
3 |
get_settings() |
S |
67 |
2 |
8 |
save_settings() |
S |
68 |
2 |
7 |
isPrivateIP() |
S |
70 |
2 |
6 |
__construct() |
S |
71 |
1 |
6 |
get_feature_key() |
S |
81 |
1 |
3 |
get_default() |
S |
70 |
1 |
7 |
remove_htaccess() |
S |
80 |
1 |
3 |
get_exclude_paths() |
S |
80 |
1 |
3 |
admin_notices() |
S |
76 |
1 |
4 |
activate() |
S |
81 |
1 |
3 |
deactivate() |
S |
74 |
1 |
5 |