- 
		Home
	
- 
Automated UPS Shipping for WooCommerce – HPOS supported
- 
4.4.0 (latest)
- 
Code
- 
Classes
-  HIT_Boxpack 
		
			
				
					
													
								
																			
											| Total Complexity | 39 | 
																			
											| Dependencies | 4 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 249 | 
																			
											| Lines of code | 118 | 
																			
											| Logical lines of code | 71 | 
																	
							 
													
								
																			
											| Comment lines | 98 | 
																			
											| Methods | 13 | 
																			
											| Properties | 5 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 13
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| pack() | A | 42 | 13 | 56 | 
					
				| item_sorting() | S | 65 | 5 | 9 | 
					
				| box_sorting() | S | 65 | 5 | 9 | 
					
				| volume_based_sorting() | S | 70 | 3 | 6 | 
					
				| get_packages() | S | 80 | 2 | 3 | 
					
				| order_boxes() | S | 71 | 2 | 6 | 
					
				| order_items() | S | 71 | 2 | 6 | 
					
				| order_by_volume() | S | 71 | 2 | 6 | 
					
				| __construct() | S | 81 | 1 | 3 | 
					
				| clear_items() | S | 81 | 1 | 3 | 
					
				| clear_boxes() | S | 81 | 1 | 3 | 
					
				| add_item() | S | 77 | 1 | 3 | 
					
				| add_box() | S | 72 | 1 | 5 |