-
Home
-
WP Fusion Lite – Marketing Automation and CRM Integration for WordPress
-
3.46.3.1 (latest)
-
Code
-
Classes
- WPF_Background_Process
| Total Complexity |
87 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
816 |
| Lines of code |
334 |
| Logical lines of code |
193 |
| Comment lines |
291 |
| Methods |
32 |
| Properties |
5 |
Methods 32
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle() |
A |
48 |
10 |
33 |
| save() |
S |
48 |
6 |
31 |
| get_batch() |
S |
52 |
5 |
24 |
| update_status() |
S |
54 |
5 |
18 |
| is_queue_empty() |
S |
57 |
4 |
17 |
| task() |
S |
57 |
4 |
16 |
| handle_cron_healthcheck() |
S |
63 |
4 |
13 |
| get_memory_limit() |
S |
62 |
4 |
11 |
| maybe_handle_ajax() |
S |
65 |
3 |
11 |
| complete() |
S |
57 |
2 |
17 |
| is_active() |
S |
79 |
3 |
3 |
| get_keys() |
S |
65 |
3 |
8 |
| clear_scheduled_event() |
S |
70 |
3 |
6 |
| 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 |
63 |
2 |
10 |
| time_exceeded() |
S |
66 |
2 |
8 |
| schedule_event() |
S |
73 |
2 |
5 |
| is_cancelled() |
S |
64 |
2 |
9 |
| cancel_process() |
S |
64 |
2 |
9 |
| push_to_queue() |
S |
76 |
1 |
4 |
| delete() |
S |
77 |
1 |
4 |
| is_queued() |
S |
80 |
1 |
3 |
| generate_key() |
S |
71 |
1 |
5 |
| get_status_key() |
S |
79 |
1 |
3 |
| unlock_process() |
S |
76 |
1 |
4 |
| cancel() |
S |
73 |
1 |
5 |