-
Home
-
WooPayments: Integrated WooCommerce Payments
-
9.3.0 (latest)
-
Code
-
Classes
- WC_Payments_Action_Scheduler_Service
Total Complexity |
19 |
Dependencies |
6 |
Dependents |
4 |
Total lines |
213 |
Lines of code |
83 |
Logical lines of code |
38 |
Comment lines |
100 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
track_order() |
A |
48 |
8 |
33 |
schedule_job() |
S |
59 |
3 |
16 |
pending_action_exists() |
S |
64 |
2 |
10 |
schedule_action_and_prevent_duplicates() |
S |
70 |
2 |
6 |
__construct() |
S |
71 |
1 |
6 |
add_action_scheduler_hooks() |
S |
68 |
1 |
6 |
track_new_order_action() |
S |
79 |
1 |
3 |
track_update_order_action() |
S |
79 |
1 |
3 |