- 
		Home
	
- 
YITH WooCommerce Wishlist
- 
3.0.20
- 
Code
- 
Classes
-  YITH_WCWL_Session 
		
			
				
					
													
								
																			
											| Total Complexity | 41 | 
																			
											| Dependencies | 4 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 308 | 
																			
											| Lines of code | 139 | 
																			
											| Logical lines of code | 81 | 
																	
							 
													
								
																			
											| Comment lines | 116 | 
																			
											| Methods | 15 | 
																			
											| Properties | 6 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 15
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| init_session_cookie() | A | 54 | 8 | 20 | 
					
				| get_session_cookie() | S | 58 | 6 | 15 | 
					
				| finalize_session() | S | 55 | 5 | 21 | 
					
				| set_session_cookie() | S | 58 | 3 | 15 | 
					
				| get_session_id() | S | 66 | 3 | 9 | 
					
				| update_session_timestamp() | S | 61 | 2 | 13 | 
					
				| use_secure_cookie() | S | 78 | 2 | 3 | 
					
				| get_session_cookie_name() | S | 70 | 2 | 6 | 
					
				| get_session_expiration() | S | 70 | 2 | 7 | 
					
				| generate_session_id() | S | 63 | 2 | 10 | 
					
				| get_instance() | S | 72 | 2 | 6 | 
					
				| __construct() | S | 79 | 1 | 3 | 
					
				| set_session_expiration() | S | 75 | 1 | 4 | 
					
				| has_session() | S | 82 | 1 | 3 | 
					
				| forget_session() | S | 76 | 1 | 4 |