-
Home
-
Gutenberg
-
14.3.1
-
Code
-
Classes
- WP_Style_Engine_CSS_Declarations_Gutenberg
| Total Complexity |
21 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
151 |
| Lines of code |
59 |
| Logical lines of code |
35 |
| Comment lines |
75 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_declarations_string() |
S |
57 |
8 |
15 |
| add_declaration() |
S |
62 |
3 |
12 |
| add_declarations() |
S |
70 |
2 |
6 |
| remove_declarations() |
S |
71 |
2 |
6 |
| filter_declaration() |
S |
67 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| remove_declaration() |
S |
76 |
1 |
4 |
| get_declarations() |
S |
82 |
1 |
3 |
| sanitize_property() |
S |
80 |
1 |
3 |