- 
		Home
	
- 
Gutenberg
- 
13.7.1
- 
Code
- 
Classes
-  WP_Style_Engine_Gutenberg 
		
			
				
					
													
								
																			
											| Total Complexity | 56 | 
																			
											| Dependencies | 1 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 473 | 
																			
											| Lines of code | 145 | 
																			
											| Logical lines of code | 90 | 
																	
							 
													
								
																			
											| Comment lines | 113 | 
																			
											| Methods | 8 | 
																			
											| Properties | 1 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 8
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| get_css_declarations() | A | 47 | 15 | 33 | 
					
				| get_block_supports_styles() | A | 46 | 12 | 36 | 
					
				| get_individual_property_css_declarations() | A | 51 | 12 | 23 | 
					
				| get_classnames() | S | 56 | 6 | 18 | 
					
				| get_css_var_value() | S | 61 | 3 | 13 | 
					
				| get_slug_from_preset_value() | S | 66 | 3 | 7 | 
					
				| is_valid_style_value() | S | 66 | 3 | 9 | 
					
				| get_instance() | S | 71 | 2 | 6 |