ActionScheduler_Abstract_QueueRunner S

Total Complexity 32
Dependencies 7
Dependents 0
Total lines 235
Lines of code 95
Logical lines of code 59
Comment lines 99
Methods 13
Properties 4

Methods 13

Method Rating Maintainability Complexity Lines of code
process_action()
S
51 7 27
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