-
Home
-
Mailchimp for WooCommerce
-
4.0.1
-
Code
-
Classes
- MailChimp_WooCommerce_Transform_Orders
Total Complexity |
65 |
Dependencies |
12 |
Dependents |
3 |
Total lines |
520 |
Lines of code |
309 |
Logical lines of code |
188 |
Comment lines |
122 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
transform() |
C |
31 |
25 |
103 |
buildCustomerFromOrder() |
A |
42 |
13 |
49 |
compile() |
S |
53 |
6 |
22 |
getCustomerOrderTotals() |
S |
53 |
6 |
22 |
getOrderPosts() |
S |
54 |
4 |
21 |
transformLineItem() |
S |
56 |
3 |
19 |
transformBillingAddress() |
S |
57 |
3 |
16 |
transformShippingAddress() |
S |
57 |
3 |
16 |
getOrderStatuses() |
S |
52 |
1 |
32 |
getSingleCustomerOrderTotals() |
S |
66 |
1 |
9 |