-
Home
-
MailerLite – WooCommerce integration
-
2.1.3
-
Code
-
Classes
- RewriteAPI
| Total Complexity |
75 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
1,153 |
| Lines of code |
438 |
| Logical lines of code |
200 |
| Comment lines |
444 |
| Methods |
51 |
| Properties |
4 |
Methods 51
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| syncOrder() |
A |
44 |
9 |
45 |
| parseResponse() |
S |
57 |
5 |
18 |
| getGroups() |
S |
56 |
3 |
18 |
| getFields() |
S |
58 |
3 |
16 |
| getDoubleOptin() |
S |
64 |
4 |
10 |
| setConsumerData() |
S |
52 |
2 |
27 |
| syncCustomerWooCommerce() |
S |
56 |
2 |
19 |
| syncProduct() |
S |
57 |
2 |
15 |
| syncCustomer() |
S |
61 |
2 |
11 |
| updateCart() |
S |
61 |
2 |
11 |
| createShop() |
S |
59 |
1 |
14 |
| __construct() |
S |
68 |
1 |
7 |
| validateKey() |
S |
72 |
1 |
5 |
| updateSubscriber() |
S |
91 |
1 |
2 |
| updateSubscriberStatus() |
S |
66 |
1 |
8 |
| searchSubscriber() |
S |
91 |
1 |
2 |
| checkMoreGroups() |
S |
66 |
1 |
8 |
| getMoreGroups() |
S |
66 |
1 |
8 |
| setDoubleOptin() |
S |
77 |
1 |
4 |
| createField() |
S |
66 |
1 |
8 |
| updateField() |
S |
70 |
1 |
6 |
| sendSubscriberData() |
S |
63 |
1 |
10 |
| saveOrder() |
S |
82 |
1 |
3 |
| sendOrderProcessing() |
S |
66 |
1 |
8 |
| sendCart() |
S |
66 |
1 |
8 |
| toggleShop() |
S |
65 |
1 |
9 |
| getShopSettings() |
S |
72 |
1 |
5 |
| validateAccount() |
S |
72 |
1 |
5 |
| getShops() |
S |
72 |
1 |
5 |
| getShop() |
S |
72 |
1 |
5 |
| deleteshop() |
S |
72 |
1 |
5 |
| fetchOrder() |
S |
71 |
1 |
5 |
| importOrders() |
S |
67 |
1 |
7 |
| deleteOrder() |
S |
71 |
1 |
5 |
| updateOrder() |
S |
65 |
1 |
8 |
| replaceProductCategories() |
S |
65 |
1 |
8 |
| importProducts() |
S |
71 |
1 |
5 |
| deleteProduct() |
S |
71 |
1 |
5 |
| syncCategory() |
S |
65 |
1 |
8 |
| importCategories() |
S |
71 |
1 |
5 |
| deleteCategory() |
S |
71 |
1 |
5 |
| updateCustomer() |
S |
64 |
1 |
9 |
| deleteCustomer() |
S |
71 |
1 |
5 |
| fetchCustomer() |
S |
71 |
1 |
5 |
| addCartItem() |
S |
71 |
1 |
5 |
| replaceCartItems() |
S |
67 |
1 |
7 |
| getCartItems() |
S |
71 |
1 |
5 |
| deleteCartItem() |
S |
71 |
1 |
5 |
| batch() |
S |
72 |
1 |
5 |
| getResponseBody() |
S |
82 |
1 |
3 |
| responseCode() |
S |
82 |
1 |
3 |