- 
		Home
	
- 
Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools
- 
7.1.3
- 
Code
- 
Classes
-  WCJ_Checkout_Fees 
		
			
				
					
													
								
																			
											| Total Complexity | 62 | 
																			
											| Dependencies | 1 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 286 | 
																			
											| Lines of code | 173 | 
																			
											| Logical lines of code | 97 | 
																	
							 
													
								
																			
											| Comment lines | 87 | 
																			
											| Methods | 8 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 8
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| is_fee_valid() | B | 45 | 20 | 39 | 
					
				| get_fees() | B | 41 | 19 | 48 | 
					
				| get_valid_fees() | A | 47 | 10 | 33 | 
					
				| add_fees() | S | 62 | 4 | 11 | 
					
				| __construct() | S | 56 | 3 | 17 | 
					
				| get_overlapped_fees() | S | 63 | 3 | 10 | 
					
				| enqueue_scripts() | S | 61 | 2 | 12 | 
					
				| wcj_add_nonce_checkout_fees() | S | 79 | 1 | 3 |