-
Home
-
WooCommerce
-
8.1.1
-
Code
-
Classes
- WC_API_Webhooks
Total Complexity |
67 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
493 |
Lines of code |
260 |
Logical lines of code |
162 |
Comment lines |
128 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
query_webhooks() |
A |
43 |
15 |
45 |
edit_webhook() |
A |
44 |
11 |
42 |
create_webhook() |
A |
43 |
11 |
41 |
validate_request() |
A |
50 |
9 |
28 |
get_webhook_delivery() |
S |
54 |
5 |
20 |
get_webhook() |
S |
53 |
4 |
20 |
get_webhooks_count() |
S |
58 |
4 |
14 |
get_webhooks() |
S |
60 |
3 |
13 |
register_routes() |
S |
55 |
1 |
21 |
delete_webhook() |
S |
65 |
2 |
9 |
get_webhook_deliveries() |
S |
68 |
2 |
7 |