-
Home
-
Abandoned Cart Lite for WooCommerce
-
5.15.0
-
Code
-
Classes
- WCAL_Abandoned_Orders_Table
Total Complexity |
104 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
785 |
Lines of code |
583 |
Logical lines of code |
276 |
Comment lines |
180 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wcal_abandoned_cart_data() |
D |
16 |
58 |
281 |
wcal_get_total_count() |
A |
35 |
9 |
112 |
column_default() |
A |
44 |
12 |
44 |
wcal_class_order_date_asc() |
S |
58 |
5 |
15 |
wcal_class_order_date_dsc() |
S |
58 |
5 |
15 |
column_email() |
S |
50 |
2 |
30 |
column_cb() |
S |
64 |
3 |
11 |
wcal_abandoned_order_prepare_items() |
S |
55 |
2 |
21 |
wcal_get_current_section() |
S |
68 |
2 |
7 |
get_columns() |
S |
60 |
1 |
13 |
__construct() |
S |
62 |
1 |
12 |
get_sortable_columns() |
S |
69 |
1 |
7 |
wcal_class_status_asc() |
S |
79 |
1 |
3 |
wcal_class_status_dsc() |
S |
79 |
1 |
3 |
get_bulk_actions() |
S |
65 |
1 |
9 |