-
Home
-
CloudSecure WP Security
-
1.3.18 (latest)
-
Code
-
Classes
- CloudSecureWP_Disable_RESTAPI
Total Complexity |
26 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
168 |
Lines of code |
86 |
Logical lines of code |
49 |
Comment lines |
50 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rest_pre_dispatch() |
S |
54 |
7 |
20 |
get_active_plugin_names() |
S |
58 |
6 |
15 |
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 |