-
Home
-
WP WooCommerce Mailchimp
-
2.4.1
-
Code
-
Classes
- ActionScheduler_Abstract_QueueRunner
Total Complexity |
30 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
214 |
Lines of code |
85 |
Logical lines of code |
53 |
Comment lines |
89 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_action() |
S |
55 |
5 |
20 |
get_memory_limit() |
S |
62 |
5 |
11 |
__construct() |
S |
69 |
4 |
6 |
get_execution_time() |
S |
62 |
4 |
10 |
schedule_next_instance() |
S |
68 |
3 |
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 |
time_likely_to_be_exceeded() |
S |
66 |
1 |
8 |
memory_exceeded() |
S |
69 |
1 |
6 |
run() |
S |
100 |
1 |
0 |