-
Home
-
Simple Newsletter Plugin – Noptin
-
3.8.6
-
Code
-
Classes
- Noptin_Background_Process
Total Complexity |
54 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
522 |
Lines of code |
216 |
Logical lines of code |
130 |
Comment lines |
217 |
Methods |
27 |
Properties |
4 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
A |
50 |
8 |
29 |
get_memory_limit() |
S |
62 |
4 |
11 |
maybe_handle() |
S |
63 |
3 |
12 |
handle_cron_healthcheck() |
S |
65 |
3 |
11 |
get_batch() |
S |
54 |
2 |
19 |
delete_all_batches() |
S |
61 |
2 |
12 |
is_queue_empty() |
S |
60 |
2 |
12 |
schedule_event() |
S |
73 |
2 |
5 |
memory_exceeded() |
S |
64 |
2 |
9 |
batch_limit_exceeded() |
S |
79 |
2 |
3 |
time_exceeded() |
S |
65 |
2 |
8 |
clear_scheduled_event() |
S |
71 |
2 |
6 |
cancel_process() |
S |
69 |
2 |
7 |
update() |
S |
71 |
2 |
6 |
save() |
S |
69 |
2 |
7 |
kill_process() |
S |
72 |
2 |
6 |
is_process_running() |
S |
71 |
2 |
6 |
schedule_cron_healthcheck() |
S |
63 |
1 |
11 |
__construct() |
S |
67 |
1 |
7 |
complete() |
S |
82 |
1 |
3 |
dispatch() |
S |
77 |
1 |
4 |
unlock_process() |
S |
76 |
1 |
4 |
lock_process() |
S |
71 |
1 |
5 |
generate_key() |
S |
71 |
1 |
5 |
delete() |
S |
77 |
1 |
4 |
push_to_queue() |
S |
76 |
1 |
4 |
task() |
S |
100 |
1 |
0 |