-
Home
-
Mailchimp for WooCommerce
-
5.0
-
Code
-
Classes
- MailChimp_WooCommerce_Options
Total Complexity |
48 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
311 |
Lines of code |
139 |
Logical lines of code |
73 |
Comment lines |
98 |
Methods |
26 |
Properties |
6 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
adminReady() |
A |
55 |
9 |
18 |
getCached() |
S |
61 |
6 |
11 |
removePointers() |
S |
64 |
3 |
11 |
getOptions() |
S |
70 |
3 |
6 |
array_get() |
S |
71 |
2 |
6 |
getOption() |
S |
69 |
2 |
7 |
api() |
S |
70 |
2 |
6 |
doingAjax() |
S |
79 |
2 |
3 |
getCachedWithSetDefault() |
S |
68 |
2 |
7 |
removeSyncPointers() |
S |
82 |
1 |
3 |
removeOrderPointers() |
S |
74 |
1 |
5 |
removeProductPointers() |
S |
73 |
1 |
5 |
isConfigured() |
S |
82 |
1 |
3 |
setCached() |
S |
68 |
1 |
6 |
removeData() |
S |
78 |
1 |
3 |
isAdmin() |
S |
82 |
1 |
3 |
getData() |
S |
78 |
1 |
3 |
setData() |
S |
74 |
1 |
4 |
resetOptions() |
S |
79 |
1 |
3 |
hasOption() |
S |
79 |
1 |
3 |
getEnvironment() |
S |
82 |
1 |
3 |
setEnvironment() |
S |
77 |
1 |
4 |
getUniqueStoreID() |
S |
81 |
1 |
3 |
getVersion() |
S |
82 |
1 |
3 |
setVersion() |
S |
77 |
1 |
4 |
removeMiscPointers() |
S |
71 |
1 |
6 |