-
Home
-
affiliate-toolkit – WP Affiliate Plugin with Amazon
-
3.6.1
-
Code
-
Classes
- atkp_producttable_helper
Total Complexity |
54 |
Dependencies |
2 |
Dependents |
7 |
Total lines |
488 |
Lines of code |
355 |
Logical lines of code |
173 |
Comment lines |
21 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_array_from_product() |
A |
40 |
8 |
56 |
get_product_from_array() |
A |
40 |
6 |
59 |
save_products() |
S |
46 |
6 |
42 |
check_table_structure() |
S |
42 |
4 |
72 |
fix_sql_field() |
S |
60 |
5 |
13 |
load_products_by_asin() |
S |
56 |
4 |
17 |
get_sub_products() |
S |
60 |
4 |
12 |
load_products_by_ean() |
S |
59 |
3 |
13 |
load_products_by_title() |
S |
59 |
3 |
13 |
exists_product() |
S |
60 |
3 |
12 |
delete_unused_products() |
S |
70 |
1 |
6 |
delete_old_productdata() |
S |
70 |
1 |
6 |
get_producttable_tablename() |
S |
77 |
1 |
4 |
clear_products_importset() |
S |
67 |
1 |
7 |
load_products() |
S |
67 |
1 |
7 |
clear_products() |
S |
70 |
1 |
6 |
exists_table() |
S |
68 |
1 |
7 |
__construct() |
S |
82 |
1 |
3 |