Total Complexity | 52 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 498 |
Lines of code | 212 |
Logical lines of code | 120 |
Comment lines | 201 |
Methods | 24 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handle() | 50 | 10 | 29 | |
get_memory_limit() | 62 | 4 | 11 | |
maybe_handle() | 63 | 3 | 12 | |
handle_cron_healthcheck() | 65 | 3 | 11 | |
get_batch() | 52 | 2 | 25 | |
is_queue_empty() | 58 | 2 | 16 | |
schedule_cron_healthcheck() | 62 | 2 | 11 | |
cancel_process() | 69 | 2 | 7 | |
clear_scheduled_event() | 71 | 2 | 6 | |
schedule_event() | 73 | 2 | 5 | |
update() | 71 | 2 | 6 | |
memory_exceeded() | 64 | 2 | 9 | |
lock_process() | 68 | 2 | 6 | |
time_exceeded() | 66 | 2 | 8 | |
is_process_running() | 71 | 2 | 6 | |
save() | 69 | 2 | 7 | |
__construct() | 61 | 1 | 13 | |
push_to_queue() | 76 | 1 | 4 | |
task() | 100 | 1 | 0 | |
delete() | 77 | 1 | 4 | |
unlock_process() | 76 | 1 | 4 | |
dispatch() | 77 | 1 | 4 | |
complete() | 82 | 1 | 3 | |
generate_key() | 71 | 1 | 5 |