-
Home
-
Increase average cart value with Cross-Sell – Splendid Sales Booster for WooCommerce
-
1.2.3
-
Code
-
Classes
- CrossSellDataStore
Total Complexity |
17 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
188 |
Lines of code |
95 |
Logical lines of code |
49 |
Comment lines |
60 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_relation_ids_by_post_id() |
S |
53 |
5 |
21 |
read() |
S |
54 |
3 |
22 |
update() |
S |
59 |
2 |
16 |
get_relation_id_by_product_and_parent_ids_pair() |
S |
67 |
3 |
7 |
delete() |
S |
62 |
2 |
11 |
create() |
S |
60 |
1 |
14 |
delete_all_relations() |
S |
75 |
1 |
4 |