-
Home
-
InstaWP Connect – 1-click WP Staging & Migration
-
0.1.0.48
-
Code
-
Classes
- InstaWP_Rest_Api_Manage
Total Complexity |
81 |
Dependencies |
15 |
Dependents |
0 |
Total lines |
733 |
Lines of code |
462 |
Logical lines of code |
233 |
Comment lines |
135 |
Methods |
21 |
Properties |
0 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_auto_update() |
B |
37 |
19 |
71 |
set_remote_management() |
A |
48 |
8 |
32 |
add_user() |
S |
49 |
6 |
33 |
add_api_routes() |
S |
37 |
1 |
105 |
get_remote_management() |
S |
57 |
5 |
15 |
update_user() |
S |
55 |
4 |
19 |
set_configuration() |
S |
55 |
4 |
19 |
delete_configuration() |
S |
55 |
4 |
19 |
get_configuration() |
S |
56 |
4 |
18 |
get_auto_update() |
S |
56 |
3 |
19 |
delete_user() |
S |
56 |
3 |
18 |
perform_delete() |
S |
60 |
3 |
13 |
get_logs() |
S |
65 |
2 |
9 |
database_manager() |
S |
64 |
2 |
10 |
clear_cache() |
S |
65 |
2 |
9 |
get_inventory() |
S |
65 |
2 |
9 |
perform_deactivation() |
S |
63 |
2 |
10 |
perform_activation() |
S |
63 |
2 |
10 |
perform_update() |
S |
63 |
2 |
10 |
perform_install() |
S |
63 |
2 |
10 |
__construct() |
S |
75 |
1 |
4 |