- 
		Home
	
- 
Redux Framework
- 
4.3.24
- 
Code
- 
Classes
-  Redux_Options_Constructor 
		
			
				
					
													
								
																			
											| Total Complexity | 214 | 
																			
											| Dependencies | 1 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 1,003 | 
																			
											| Lines of code | 593 | 
																			
											| Logical lines of code | 384 | 
																	
							 
													
								
																			
											| Comment lines | 228 | 
																			
											| Methods | 10 | 
																			
											| Properties | 4 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 10
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| register() | D | 8 | 110 | 288 | 
					
				| validate_options() | D | 23 | 54 | 164 | 
					
				| get() | A | 45 | 12 | 41 | 
					
				| set() | A | 46 | 11 | 38 | 
					
				| translate_data_field_recursive() | A | 58 | 10 | 13 | 
					
				| get_default_value() | S | 59 | 5 | 15 | 
					
				| set_global_variable() | S | 61 | 4 | 12 | 
					
				| get_default() | S | 65 | 4 | 9 | 
					
				| default_values() | S | 63 | 3 | 9 | 
					
				| __construct() | S | 75 | 1 | 4 |