-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.24
-
Code
-
Classes
- WC_Braintree_Controller_Data_Migration
Total Complexity |
13 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
104 |
Lines of code |
85 |
Logical lines of code |
42 |
Comment lines |
7 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
migrate_data() |
A |
42 |
7 |
52 |
register_routes() |
S |
64 |
1 |
11 |
create_temp_table() |
S |
74 |
1 |
4 |
drop_temp_table() |
S |
76 |
1 |
4 |
update_temp_table() |
S |
74 |
1 |
4 |
insert_from_temp_table() |
S |
66 |
1 |
7 |
get_update_orders_statement() |
S |
79 |
1 |
3 |