-
Home
-
EWWW Image Optimizer
-
6.7.0
-
Code
-
Classes
- EWWWIO_Background_Process
Total Complexity |
57 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
492 |
Lines of code |
203 |
Logical lines of code |
115 |
Comment lines |
218 |
Methods |
25 |
Properties |
7 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
A |
49 |
10 |
30 |
get_memory_limit() |
S |
59 |
5 |
14 |
push_to_queue() |
S |
56 |
4 |
17 |
maybe_handle() |
S |
63 |
3 |
12 |
handle_cron_healthcheck() |
S |
65 |
3 |
11 |
delete() |
S |
60 |
2 |
15 |
update_lock() |
S |
65 |
3 |
8 |
schedule_cron_healthcheck() |
S |
62 |
2 |
11 |
schedule_event() |
S |
73 |
2 |
5 |
time_exceeded() |
S |
66 |
2 |
8 |
memory_exceeded() |
S |
64 |
2 |
9 |
get_batch() |
S |
63 |
2 |
10 |
clear_scheduled_event() |
S |
71 |
2 |
6 |
is_process_running() |
S |
71 |
2 |
6 |
update() |
S |
69 |
2 |
6 |
lock_process() |
S |
71 |
2 |
5 |
cancel_process() |
S |
72 |
1 |
5 |
task() |
S |
100 |
1 |
0 |
__construct() |
S |
67 |
1 |
7 |
complete() |
S |
82 |
1 |
3 |
dispatch() |
S |
77 |
1 |
4 |
unlock_process() |
S |
76 |
1 |
4 |
is_queue_empty() |
S |
80 |
1 |
3 |
count_queue() |
S |
74 |
1 |
4 |
failure() |
S |
100 |
1 |
0 |