- 
		Home
	
- 
Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools
- 
7.1.3
- 
Code
- 
Classes
-  WCJ_Product_Bulk_Price_Converter 
		
			
				
					
													
								
																			
											| Total Complexity | 68 | 
																			
											| Dependencies | 1 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 381 | 
																			
											| Lines of code | 299 | 
																			
											| Logical lines of code | 121 | 
																	
							 
													
								
																			
											| Comment lines | 60 | 
																			
											| Methods | 7 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 7
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| create_bulk_price_converter_tool() | B | 32 | 17 | 111 | 
					
				| change_price_by_type() | B | 43 | 17 | 40 | 
					
				| change_price_all_types() | A | 42 | 11 | 56 | 
					
				| change_all_products_prices() | A | 42 | 11 | 49 | 
					
				| make_pretty_price() | A | 55 | 8 | 18 | 
					
				| change_product_price() | S | 63 | 3 | 10 | 
					
				| __construct() | S | 60 | 1 | 15 |