-
Home
-
affiliate-toolkit – WP Affiliate Plugin with Amazon
-
2.7.5
-
Code
-
Classes
- atkp_offertable_helper
Total Complexity |
36 |
Dependencies |
2 |
Dependents |
7 |
Total lines |
348 |
Lines of code |
203 |
Logical lines of code |
118 |
Comment lines |
66 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_offer() |
S |
49 |
5 |
29 |
check_table_structure() |
S |
48 |
4 |
37 |
build_offer_array() |
S |
50 |
3 |
27 |
get_offers_for_update() |
S |
54 |
3 |
19 |
update_offers_by_productid() |
S |
63 |
3 |
11 |
update_offers_by_listid() |
S |
65 |
2 |
9 |
clear_offers_internal() |
S |
65 |
2 |
9 |
get_offers_internal() |
S |
63 |
2 |
10 |
get_productids() |
S |
63 |
2 |
10 |
get_listids() |
S |
63 |
2 |
10 |
clear_offers_by_listid() |
S |
80 |
1 |
3 |
get_offers_by_listid() |
S |
79 |
1 |
3 |
get_offers_by_productid() |
S |
79 |
1 |
3 |
get_old_offertable_tablename() |
S |
75 |
1 |
4 |
get_offertable_tablename() |
S |
75 |
1 |
4 |
delete_productids() |
S |
69 |
1 |
6 |
delete_listids() |
S |
69 |
1 |
6 |
__construct() |
S |
82 |
1 |
3 |