-
Home
-
WooCommerce Google Feed Manager
-
1.39.0
-
Code
-
Classes
- WPPFM_Background_Process
Total Complexity |
82 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
746 |
Lines of code |
315 |
Logical lines of code |
196 |
Comment lines |
307 |
Methods |
31 |
Properties |
7 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
B |
36 |
22 |
69 |
maybe_handle() |
S |
57 |
6 |
18 |
get_batch() |
S |
50 |
5 |
28 |
end_batch() |
S |
59 |
4 |
14 |
get_memory_limit() |
S |
62 |
4 |
11 |
is_queue_empty() |
S |
57 |
3 |
17 |
handle_cron_health_check() |
S |
65 |
3 |
11 |
schedule_cron_health_check() |
S |
56 |
2 |
19 |
schedule_event() |
S |
68 |
3 |
7 |
save() |
S |
60 |
2 |
13 |
is_process_running() |
S |
71 |
2 |
6 |
clear_scheduled_event() |
S |
71 |
2 |
6 |
time_exceeded() |
S |
64 |
2 |
9 |
memory_exceeded() |
S |
63 |
2 |
10 |
lock_process() |
S |
68 |
2 |
6 |
__construct() |
S |
65 |
2 |
8 |
update() |
S |
69 |
2 |
7 |
dispatch() |
S |
77 |
1 |
4 |
generate_key() |
S |
71 |
1 |
5 |
unlock_process() |
S |
76 |
1 |
4 |
delete() |
S |
77 |
1 |
4 |
set_relations_table() |
S |
77 |
1 |
4 |
set_channel_details() |
S |
77 |
1 |
4 |
set_pre_data() |
S |
77 |
1 |
4 |
set_feed_data() |
S |
77 |
1 |
4 |
complete() |
S |
74 |
1 |
5 |
set_file_path() |
S |
77 |
1 |
4 |
clear_the_queue() |
S |
77 |
1 |
4 |
apply_filter_to_queue() |
S |
70 |
1 |
6 |
push_to_queue() |
S |
76 |
1 |
4 |
task() |
S |
100 |
1 |
0 |