-
Home
-
AMP
-
2.0.11
-
Code
-
Classes
- AMP_Customizer_Design_Settings
Total Complexity |
20 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
338 |
Lines of code |
201 |
Logical lines of code |
48 |
Comment lines |
99 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_customizer_ui() |
S |
42 |
1 |
63 |
enqueue_customizer_preview_scripts() |
S |
53 |
2 |
25 |
register_customizer_settings() |
S |
53 |
1 |
29 |
append_settings() |
S |
58 |
1 |
18 |
get_color_schemes() |
S |
59 |
1 |
16 |
is_amp_customizer_enabled() |
S |
70 |
2 |
6 |
init() |
S |
69 |
2 |
6 |
render_header_bar() |
S |
70 |
2 |
6 |
render_footer() |
S |
70 |
2 |
6 |
get_colors_for_color_scheme() |
S |
68 |
2 |
7 |
sanitize_color_scheme() |
S |
66 |
2 |
8 |
init_customizer() |
S |
72 |
1 |
5 |
get_color_scheme_names() |
S |
70 |
1 |
6 |