-
Home
-
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Subscribers and Landing Pages
-
2.6.0
-
Code
-
Classes
- ConvertKit_Settings
Total Complexity |
47 |
Dependencies |
0 |
Dependents |
38 |
Total lines |
474 |
Lines of code |
137 |
Logical lines of code |
51 |
Comment lines |
245 |
Methods |
27 |
Properties |
1 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_defaults() |
S |
56 |
2 |
19 |
get_default_form() |
S |
65 |
3 |
9 |
update_credentials() |
S |
62 |
2 |
12 |
__construct() |
S |
65 |
2 |
9 |
css_disabled() |
S |
78 |
2 |
3 |
scripts_disabled() |
S |
78 |
2 |
3 |
debug_enabled() |
S |
78 |
2 |
3 |
has_non_inline_form() |
S |
77 |
2 |
3 |
get_non_inline_form() |
S |
71 |
2 |
6 |
get_default_form_position() |
S |
70 |
2 |
6 |
has_default_form() |
S |
77 |
2 |
3 |
has_access_and_refresh_token() |
S |
79 |
2 |
3 |
has_refresh_token() |
S |
78 |
2 |
3 |
has_access_token() |
S |
78 |
2 |
3 |
has_api_key_and_secret() |
S |
79 |
2 |
3 |
has_api_secret() |
S |
78 |
2 |
3 |
get_api_secret() |
S |
71 |
2 |
6 |
has_api_key() |
S |
78 |
2 |
3 |
get_api_key() |
S |
71 |
2 |
6 |
get() |
S |
82 |
1 |
3 |
get_token_expiry() |
S |
80 |
1 |
3 |
get_refresh_token() |
S |
80 |
1 |
3 |
get_access_token() |
S |
80 |
1 |
3 |
is_api_secret_a_constant() |
S |
80 |
1 |
3 |
is_api_key_a_constant() |
S |
80 |
1 |
3 |
delete_credentials() |
S |
67 |
1 |
9 |
save() |
S |
75 |
1 |
4 |