- 
		Home
	
- 
Polylang
- 
3.3.1
- 
Code
- 
Classes
-  PLL_Translate_Option 
		
			
				
					
													
								
																			
											| Total Complexity | 72 | 
																			
											| Dependencies | 2 | 
																			
											| Dependents | 4 | 
																	
							 
													
								
																			
											| Total lines | 320 | 
																			
											| Lines of code | 152 | 
																			
											| Logical lines of code | 94 | 
																	
							 
													
								
																			
											| Comment lines | 130 | 
																			
											| Methods | 8 | 
																			
											| Properties | 2 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 8
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| check_value_recursive() | C | 42 | 31 | 44 | 
					
				| translate_string_recursive() | A | 48 | 15 | 30 | 
					
				| register_string_recursive() | A | 49 | 12 | 28 | 
					
				| update_option() | S | 55 | 7 | 19 | 
					
				| __construct() | S | 59 | 3 | 13 | 
					
				| pre_update_option() | S | 61 | 2 | 12 | 
					
				| translate() | S | 79 | 1 | 3 | 
					
				| sanitize_option() | S | 79 | 1 | 3 |