-
Home
-
Mailchimp for WooCommerce
-
4.2.1
-
Code
-
Classes
- MailChimp_WooCommerce_Cart
Total Complexity |
32 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
238 |
Lines of code |
128 |
Logical lines of code |
50 |
Comment lines |
65 |
Methods |
19 |
Properties |
8 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fromArray() |
A |
51 |
8 |
26 |
toArray() |
S |
57 |
2 |
18 |
toArrayForUpdate() |
S |
59 |
2 |
16 |
getCheckoutURL() |
S |
72 |
2 |
6 |
getCurrencyCode() |
S |
72 |
2 |
6 |
getCustomer() |
S |
72 |
2 |
6 |
getStoreID() |
S |
72 |
2 |
6 |
setCheckoutUrl() |
S |
77 |
1 |
4 |
setCustomer() |
S |
77 |
1 |
4 |
setCurrencyCode() |
S |
76 |
1 |
4 |
getId() |
S |
82 |
1 |
3 |
setOrderTotal() |
S |
77 |
1 |
4 |
getOrderTotal() |
S |
82 |
1 |
3 |
setTaxTotal() |
S |
77 |
1 |
4 |
getTaxTotal() |
S |
82 |
1 |
3 |
addItem() |
S |
76 |
1 |
4 |
items() |
S |
82 |
1 |
3 |
setStoreID() |
S |
77 |
1 |
4 |
setId() |
S |
77 |
1 |
4 |