-
Home
-
Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools
-
7.3.1
-
Code
-
Classes
- WCJ_Order_Statuses_Tool
| Total Complexity |
60 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
389 |
| Lines of code |
278 |
| Logical lines of code |
105 |
| Comment lines |
94 |
| Methods |
10 |
| Properties |
2 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_actions() |
B |
51 |
20 |
20 |
| get_custom_statuses_add_edit_table() |
B |
39 |
17 |
53 |
| get_custom_statuses_table() |
A |
37 |
6 |
79 |
| add_custom_status() |
S |
47 |
6 |
38 |
| edit_custom_status() |
S |
51 |
4 |
27 |
| delete_custom_status() |
S |
57 |
2 |
16 |
| get_delete_all_custom_statuses_button() |
S |
57 |
1 |
17 |
| delete_custom_status_all() |
S |
65 |
2 |
9 |
| create_tool() |
S |
59 |
1 |
15 |
| __construct() |
S |
77 |
1 |
4 |