-
Home
-
Stackable – Page Builder Gutenberg Blocks
-
3.18.1
-
Code
-
Classes
- Stackable_CSS_Optimize
| Total Complexity |
78 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
462 |
| Lines of code |
221 |
| Logical lines of code |
142 |
| Comment lines |
178 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_css() |
B |
39 |
16 |
60 |
| strip_optimized_block_styles() |
A |
49 |
14 |
30 |
| generate_optimied_css_for_post() |
A |
51 |
11 |
25 |
| combine_selectors() |
S |
50 |
7 |
30 |
| parse_block_style() |
S |
54 |
6 |
20 |
| load_cached_css_for_post() |
S |
60 |
5 |
12 |
| selector_sort() |
S |
63 |
5 |
10 |
| __construct() |
S |
62 |
4 |
10 |
| parse_blocks() |
S |
65 |
4 |
8 |
| protect_optimized_css_meta() |
S |
67 |
4 |
8 |
| print_optimized_styles() |
S |
67 |
2 |
8 |