-
Home
-
WordPress Classifieds Plugin – Ad Directory & Listings by AWP Classifieds
-
4.3.5 (latest)
-
Code
-
Classes
- AWPCP_TaskQueue
Total Complexity |
35 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
145 |
Lines of code |
104 |
Logical lines of code |
63 |
Comment lines |
5 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
schedule_next_task_queue_event_if_necessary() |
S |
61 |
6 |
11 |
get_lock() |
S |
58 |
5 |
17 |
process_task() |
S |
64 |
6 |
10 |
get_next_scheduled_event_timestamp() |
S |
62 |
4 |
12 |
process_next_active_task() |
S |
64 |
3 |
10 |
task_queue_event() |
S |
68 |
2 |
8 |
maybe_schedule_next_task_queue_event() |
S |
63 |
2 |
10 |
run_task() |
S |
66 |
2 |
8 |
release_lock() |
S |
69 |
2 |
7 |
__construct() |
S |
77 |
1 |
4 |
add_task() |
S |
76 |
1 |
4 |
get_lock_file() |
S |
78 |
1 |
3 |