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