-
Home
-
Mailchimp for WooCommerce
-
5.5.1 (latest)
-
Code
-
Classes
- MailChimp_WooCommerce_Transform_Orders
Total Complexity |
60 |
Dependencies |
13 |
Dependents |
3 |
Total lines |
517 |
Lines of code |
306 |
Logical lines of code |
180 |
Comment lines |
119 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
transform() |
C |
31 |
25 |
103 |
buildCustomerFromOrder() |
S |
49 |
6 |
30 |
compile() |
S |
52 |
6 |
24 |
getCustomerOrderTotals() |
S |
53 |
6 |
22 |
getOrderPosts() |
S |
51 |
4 |
28 |
transformLineItem() |
S |
56 |
3 |
19 |
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 |