-
Home
-
WooPayments: Integrated WooCommerce Payments
-
7.9.2
-
Code
-
Classes
- WC_Payments_Action_Scheduler_Service
Total Complexity |
15 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
162 |
Lines of code |
63 |
Logical lines of code |
28 |
Comment lines |
72 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
track_order() |
A |
48 |
8 |
33 |
pending_action_exists() |
S |
64 |
2 |
10 |
__construct() |
S |
74 |
1 |
5 |
add_action_scheduler_hooks() |
S |
71 |
1 |
5 |
track_new_order_action() |
S |
79 |
1 |
3 |
track_update_order_action() |
S |
79 |
1 |
3 |
schedule_job() |
S |
75 |
1 |
4 |