-
Home
-
MC4WP: Mailchimp for WordPress
-
4.10.3 (latest)
-
Code
-
Classes
- MC4WP_Integration_Manager
Total Complexity |
17 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
180 |
Lines of code |
54 |
Logical lines of code |
26 |
Comment lines |
86 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_integration_options() |
S |
68 |
3 |
7 |
initialize() |
S |
71 |
2 |
6 |
get() |
S |
69 |
2 |
6 |
deregister_integration() |
S |
73 |
2 |
5 |
__construct() |
S |
80 |
1 |
3 |
add_hooks() |
S |
75 |
1 |
4 |
get_all() |
S |
82 |
1 |
3 |
register_integration() |
S |
74 |
1 |
4 |
is_enabled() |
S |
82 |
1 |
3 |
is_installed() |
S |
81 |
1 |
3 |
get_enabled_integrations() |
S |
70 |
1 |
6 |
load_options() |
S |
74 |
1 |
4 |