- 
		Home
	
- 
Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools
- 
7.1.3
- 
Code
- 
Classes
-  WCJ_Order_Statuses_Tool 
		
			
				
					
													
								
																			
											| Total Complexity | 60 | 
																			
											| Dependencies | 0 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 370 | 
																			
											| Lines of code | 272 | 
																			
											| Logical lines of code | 103 | 
																	
							 
													
								
																			
											| Comment lines | 84 | 
																			
											| Methods | 10 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 10
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| process_actions() | B | 51 | 20 | 20 | 
					
				| get_custom_statuses_add_edit_table() | B | 40 | 17 | 53 | 
					
				| get_custom_statuses_table() | A | 38 | 6 | 75 | 
					
				| add_custom_status() | S | 47 | 6 | 38 | 
					
				| edit_custom_status() | S | 51 | 4 | 27 | 
					
				| delete_custom_status() | S | 57 | 2 | 16 | 
					
				| get_delete_all_custom_statuses_button() | S | 58 | 1 | 17 | 
					
				| delete_custom_status_all() | S | 65 | 2 | 9 | 
					
				| create_tool() | S | 61 | 1 | 13 | 
					
				| __construct() | S | 77 | 1 | 4 |