-
Home
-
Booster for WooCommerce
-
5.3.8
-
Code
-
Classes
- WCJ_Order_Statuses_Tool
Total Complexity |
43 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
277 |
Lines of code |
200 |
Logical lines of code |
91 |
Comment lines |
65 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_custom_statuses_add_edit_table() |
A |
42 |
13 |
46 |
get_custom_statuses_table() |
A |
42 |
6 |
51 |
add_custom_status() |
S |
49 |
6 |
31 |
process_actions() |
S |
60 |
7 |
11 |
edit_custom_status() |
S |
54 |
4 |
20 |
delete_custom_status() |
S |
60 |
2 |
12 |
delete_custom_status_all() |
S |
65 |
2 |
9 |
create_tool() |
S |
64 |
1 |
11 |
__construct() |
S |
77 |
1 |
4 |
get_delete_all_custom_statuses_button() |
S |
70 |
1 |
5 |