- 
		Home
	
- 
Discount Rules and Dynamic Pricing for WooCommerce
- 
5.1.0
- 
Code
- 
Classes
-  WCCS_Compatibility_Yith_WAPO 
		
			
				
					
													
								
																			
											| Total Complexity | 38 | 
																			
											| Dependencies | 1 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 131 | 
																			
											| Lines of code | 99 | 
																			
											| Logical lines of code | 60 | 
																	
							 
													
								
																			
											| Comment lines | 0 | 
																			
											| Methods | 8 | 
																			
											| Properties | 1 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 8
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| cart_item_prices() | A | 55 | 8 | 19 | 
					
				| cart_item_before_discounted_price() | S | 55 | 6 | 19 | 
					
				| cart_item_discounted_price() | S | 59 | 6 | 14 | 
					
				| cart_item_main_price() | S | 59 | 6 | 14 | 
					
				| cart_item_main_display_price() | S | 59 | 6 | 14 | 
					
				| apply_pricing_on_cart_item() | S | 70 | 3 | 6 | 
					
				| init() | S | 62 | 2 | 10 | 
					
				| __construct() | S | 81 | 1 | 3 |