-
Home
-
Booster for WooCommerce
-
5.6.3
-
Code
-
Classes
- WCJ_Order_Statuses_Tool
Total Complexity |
59 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
341 |
Lines of code |
244 |
Logical lines of code |
103 |
Comment lines |
84 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_custom_statuses_add_edit_table() |
B |
39 |
17 |
55 |
process_actions() |
B |
51 |
19 |
20 |
get_custom_statuses_table() |
A |
41 |
6 |
57 |
add_custom_status() |
S |
47 |
6 |
38 |
edit_custom_status() |
S |
51 |
4 |
27 |
delete_custom_status() |
S |
57 |
2 |
16 |
delete_custom_status_all() |
S |
65 |
2 |
9 |
create_tool() |
S |
61 |
1 |
13 |
__construct() |
S |
77 |
1 |
4 |
get_delete_all_custom_statuses_button() |
S |
70 |
1 |
5 |