-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_Webhook_Data_Store
| Total Complexity |
55 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
447 |
| Lines of code |
300 |
| Logical lines of code |
133 |
| Comment lines |
90 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| search_webhooks() |
C |
30 |
23 |
120 |
| update() |
S |
45 |
6 |
43 |
| read() |
S |
49 |
5 |
30 |
| create() |
S |
47 |
3 |
35 |
| delete_transients() |
S |
62 |
4 |
12 |
| get_webhooks_ids() |
S |
57 |
3 |
17 |
| get_api_version_number() |
S |
77 |
2 |
3 |
| get_webhook_count() |
S |
62 |
2 |
10 |
| get_count_webhooks_by_status() |
S |
67 |
2 |
8 |
| validate_status() |
S |
71 |
2 |
5 |
| get_transient_key() |
S |
78 |
2 |
3 |
| delete() |
S |
60 |
1 |
14 |