-
Home
-
CloudSecure WP Security
-
1.3.7
-
Code
-
Classes
- CloudSecureWP_Disable_RESTAPI
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
158 |
Lines of code |
80 |
Logical lines of code |
45 |
Comment lines |
48 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_active_plugin_names() |
S |
58 |
6 |
15 |
rest_pre_dispatch() |
S |
58 |
5 |
14 |
text2Array() |
S |
61 |
2 |
12 |
is_enabled() |
S |
78 |
2 |
3 |
get_settings() |
S |
67 |
2 |
8 |
save_settings() |
S |
68 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |
get_feature_key() |
S |
81 |
1 |
3 |
get_default() |
S |
70 |
1 |
7 |
activate() |
S |
81 |
1 |
3 |
deactivate() |
S |
76 |
1 |
4 |