ActionScheduler_Abstract_QueueRunner S

Total Complexity 31
Dependencies 7
Dependents 0
Total lines 227
Lines of code 88
Logical lines of code 54
Comment lines 99
Methods 13
Properties 4

Methods 13

Method Rating Maintainability Complexity Lines of code
process_action()
S
54 6 20
get_memory_limit()
S
62 5 11
__construct()
S
69 4 6
get_execution_time()
S
62 4 10
schedule_next_instance()
S
69 2 7
get_time_limit()
S
66 2 8
batch_limits_exceeded()
S
79 2 3
run_cleanup()
S
80 1 3
get_allowed_concurrent_batches()
S
79 1 3
has_maximum_concurrent_batches()
S
80 1 3
time_likely_to_be_exceeded()
S
66 1 8
memory_exceeded()
S
69 1 6
run()
S
100 1 0