-
Home
-
Gutenberg
-
17.0.0
-
Code
-
Classes
- WP_Style_Engine_Gutenberg
Total Complexity |
69 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
613 |
Lines of code |
165 |
Logical lines of code |
101 |
Comment lines |
175 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_css_declarations() |
B |
46 |
18 |
34 |
get_individual_property_css_declarations() |
A |
50 |
13 |
24 |
parse_block_styles() |
S |
53 |
7 |
23 |
get_classnames() |
S |
56 |
6 |
18 |
get_url_or_value_css_declaration() |
S |
56 |
6 |
18 |
compile_css() |
S |
62 |
4 |
11 |
get_slug_from_preset_value() |
S |
66 |
4 |
7 |
store_css_rule() |
S |
70 |
4 |
6 |
get_css_var_value() |
S |
60 |
3 |
13 |
is_valid_style_value() |
S |
78 |
2 |
3 |
get_store() |
S |
80 |
1 |
3 |
compile_stylesheet_from_css_rules() |
S |
73 |
1 |
5 |