-
Home
-
Mailchimp for WooCommerce
-
4.0.1
-
Code
-
Classes
- MailChimp_WooCommerce_Subscriber_Sync
Total Complexity |
43 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
200 |
Lines of code |
120 |
Logical lines of code |
76 |
Comment lines |
57 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
A |
40 |
13 |
56 |
extractServiceIDs() |
A |
57 |
9 |
16 |
createNewCustomer() |
S |
54 |
7 |
18 |
hasInvalidEvent() |
S |
65 |
6 |
9 |
parseInputData() |
S |
62 |
5 |
10 |
__construct() |
S |
80 |
1 |
3 |
shouldCreateNewCustomers() |
S |
82 |
1 |
3 |
shouldIgnoreEmail() |
S |
74 |
1 |
5 |