-
Home
-
Mailchimp for WooCommerce
-
5.0
-
Code
-
Classes
- MailChimp_WooCommerce_Transform_Orders
Total Complexity |
59 |
Dependencies |
13 |
Dependents |
3 |
Total lines |
496 |
Lines of code |
289 |
Logical lines of code |
171 |
Comment lines |
119 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
transform() |
C |
31 |
25 |
103 |
buildCustomerFromOrder() |
S |
50 |
6 |
26 |
compile() |
S |
53 |
6 |
22 |
getCustomerOrderTotals() |
S |
53 |
6 |
22 |
transformLineItem() |
S |
56 |
3 |
19 |
getOrderPosts() |
S |
57 |
3 |
17 |
transformBillingAddress() |
S |
57 |
3 |
16 |
transformShippingAddress() |
S |
57 |
3 |
16 |
getOrderStatuses() |
S |
52 |
1 |
32 |
setSyncing() |
S |
76 |
1 |
4 |
isSyncing() |
S |
82 |
1 |
3 |
getSingleCustomerOrderTotals() |
S |
66 |
1 |
9 |