create_unintialized_tables() |
S |
58 |
6 |
15 |
update_cart() |
S |
45 |
4 |
44 |
cull_completed_orders() |
S |
51 |
5 |
24 |
get_abandoned_carts_ytd() |
S |
57 |
4 |
17 |
drop_tables() |
S |
60 |
3 |
12 |
add_item_to_cart_db() |
S |
53 |
2 |
26 |
get_percent_abandoned() |
S |
62 |
3 |
11 |
get_completed_count() |
S |
56 |
2 |
18 |
abandon_expired_carts() |
S |
58 |
2 |
17 |
create_email_table() |
S |
58 |
1 |
17 |
create_cart_table() |
S |
59 |
1 |
16 |
cart_exists() |
S |
65 |
2 |
9 |
get_abandoned_cart_count() |
S |
68 |
2 |
6 |
get_abandoned_total_ytd() |
S |
68 |
2 |
6 |
get_recoverable_cart_count() |
S |
68 |
2 |
6 |
get_abandoned_revenue_ytd() |
S |
63 |
2 |
10 |
get_recoverable_total_ytd() |
S |
68 |
2 |
6 |
get_recoverable_revenue_ytd() |
S |
63 |
2 |
10 |
create_cart_has_item_table() |
S |
59 |
1 |
15 |
update_email() |
S |
62 |
1 |
13 |
get_abandoned_cart_data() |
S |
70 |
1 |
6 |
get_all_cart_data() |
S |
70 |
1 |
6 |
remove_cart() |
S |
65 |
1 |
10 |
initialize_tables() |
S |
82 |
1 |
3 |