-
Home
-
WooPayments: Integrated WooCommerce Payments
-
9.3.0 (latest)
-
Code
-
Classes
- WC_Payments_Webhook_Reliability_Service
Total Complexity |
20 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
199 |
Lines of code |
75 |
Logical lines of code |
46 |
Comment lines |
89 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetch_events_and_schedule_processing_jobs() |
S |
54 |
5 |
20 |
process_event() |
S |
59 |
3 |
15 |
maybe_schedule_fetch_events() |
S |
67 |
3 |
8 |
set_event_data() |
S |
70 |
2 |
6 |
get_event_data() |
S |
74 |
2 |
4 |
__construct() |
S |
66 |
1 |
8 |
schedule_process_event() |
S |
74 |
1 |
4 |
schedule_fetch_events() |
S |
76 |
1 |
4 |
get_transient_name_for_event_id() |
S |
79 |
1 |
3 |
delete_event_data() |
S |
80 |
1 |
3 |