-
Home
-
WP Fusion Lite – Marketing Automation and CRM Integration for WordPress
-
3.38.2
-
Code
-
Classes
- WPF_Background_Process
Total Complexity |
76 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
721 |
Lines of code |
300 |
Logical lines of code |
185 |
Comment lines |
234 |
Methods |
28 |
Properties |
4 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
A |
47 |
14 |
34 |
save() |
S |
49 |
6 |
31 |
update_status() |
S |
55 |
5 |
17 |
task() |
S |
57 |
4 |
17 |
get_memory_limit() |
S |
62 |
4 |
11 |
is_queue_empty() |
S |
57 |
3 |
16 |
handle_cron_healthcheck() |
S |
65 |
3 |
11 |
maybe_handle() |
S |
65 |
3 |
11 |
get_batch() |
S |
52 |
2 |
25 |
get_keys() |
S |
61 |
2 |
12 |
schedule_cron_healthcheck() |
S |
62 |
2 |
11 |
get_status() |
S |
69 |
2 |
7 |
cancel_process() |
S |
64 |
2 |
9 |
clear_scheduled_event() |
S |
71 |
2 |
6 |
schedule_event() |
S |
73 |
2 |
5 |
complete() |
S |
68 |
2 |
7 |
is_cancelled() |
S |
69 |
2 |
7 |
time_exceeded() |
S |
66 |
2 |
8 |
update() |
S |
71 |
2 |
6 |
lock_process() |
S |
68 |
2 |
6 |
memory_exceeded() |
S |
64 |
2 |
9 |
is_process_running() |
S |
71 |
2 |
6 |
delete() |
S |
77 |
1 |
4 |
generate_key() |
S |
71 |
1 |
5 |
dispatch() |
S |
77 |
1 |
4 |
push_to_queue() |
S |
76 |
1 |
4 |
unlock_process() |
S |
76 |
1 |
4 |
__construct() |
S |
67 |
1 |
7 |