-
Home
-
affiliate-toolkit – WP Affiliate Plugin with Amazon
-
3.2.9
-
Code
-
Classes
- atkp_queuetable_helper
Total Complexity |
67 |
Dependencies |
6 |
Dependents |
9 |
Total lines |
512 |
Lines of code |
342 |
Logical lines of code |
211 |
Comment lines |
10 |
Methods |
28 |
Properties |
0 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_next_entries() |
A |
46 |
11 |
36 |
check_table_structure() |
S |
48 |
4 |
40 |
get_list_entry() |
S |
58 |
5 |
13 |
save_queue() |
S |
54 |
3 |
23 |
get_list() |
S |
59 |
3 |
13 |
get_report() |
S |
60 |
3 |
12 |
exists_notfinished() |
S |
61 |
3 |
11 |
save_queue_entry() |
S |
57 |
2 |
18 |
get_array_from_queueentry() |
S |
57 |
2 |
17 |
get_array_from_queue() |
S |
58 |
2 |
16 |
get_queue_count() |
S |
63 |
3 |
9 |
get_queue_from_array() |
S |
59 |
2 |
13 |
get_queueentry_from_array() |
S |
58 |
1 |
15 |
get_active_queue() |
S |
63 |
2 |
10 |
get_total() |
S |
65 |
2 |
8 |
get_queue_get_finished() |
S |
69 |
2 |
7 |
get_old_list() |
S |
63 |
2 |
10 |
get_queue_has_errors() |
S |
69 |
2 |
7 |
get_queue_finished() |
S |
65 |
2 |
8 |
get_queue_errors() |
S |
64 |
2 |
8 |
get_last_activity() |
S |
65 |
2 |
8 |
get_queuetable_tablename() |
S |
77 |
1 |
4 |
load_queue() |
S |
67 |
1 |
7 |
delete_queue() |
S |
66 |
1 |
8 |
exists_detailtable() |
S |
68 |
1 |
7 |
exists_table() |
S |
68 |
1 |
7 |
get_queueentrytable_tablename() |
S |
77 |
1 |
4 |
__construct() |
S |
82 |
1 |
3 |