-
Home
-
Order Splitter – Split / Duplicate / Merge Orders for WooCommerce
-
1.3.4
-
Code
-
Classes
- WooCommerce_Order_Splitter_Settings
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
140 |
Lines of code |
123 |
Logical lines of code |
31 |
Comment lines |
0 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_split_order_settings() |
S |
40 |
3 |
66 |
set_default_settings() |
S |
59 |
3 |
14 |
update_options() |
S |
60 |
3 |
14 |
check_for_updates() |
S |
69 |
2 |
7 |
__construct() |
S |
65 |
1 |
8 |
add_orders_settings_tab() |
S |
75 |
1 |
4 |
order_splitter_settings_tab() |
S |
81 |
1 |
3 |
update_order_splitter_settings() |
S |
81 |
1 |
3 |
on_activation() |
S |
76 |
1 |
4 |