-
Home
-
WooPayments: Integrated WooCommerce Payments
-
8.1.1
-
Code
-
Classes
- WC_Payments_Webhook_Reliability_Service
Total Complexity |
21 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
205 |
Lines of code |
79 |
Logical lines of code |
49 |
Comment lines |
90 |
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 |
schedule_fetch_events() |
S |
67 |
2 |
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 |
get_transient_name_for_event_id() |
S |
79 |
1 |
3 |
delete_event_data() |
S |
80 |
1 |
3 |