-
Home
-
Gutenberg
-
14.3.1
-
Code
-
Classes
- WP_Style_Engine_Gutenberg
| Total Complexity |
63 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
519 |
| Lines of code |
147 |
| Logical lines of code |
89 |
| Comment lines |
160 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| 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 |
| 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 |