-
Home
-
Mailchimp for WooCommerce
-
4.3.1
-
Code
-
Classes
- MailChimp_WooCommerce_Transform_Orders
Total Complexity |
64 |
Dependencies |
13 |
Dependents |
3 |
Total lines |
515 |
Lines of code |
305 |
Logical lines of code |
185 |
Comment lines |
121 |
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 |
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 |
getSingleCustomerOrderTotals() |
S |
66 |
1 |
9 |