- 
		Home
	
- 
Jetpack – WP Security, Backup, Speed, & Growth
- 
13.4.2
- 
Code
- 
Classes
-  Jetpack_Subscribe_Modal 
		
			
				
					
													
								
																			
											| Total Complexity | 30 | 
																			
											| Dependencies | 3 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 213 | 
																			
											| Lines of code | 113 | 
																			
											| Logical lines of code | 57 | 
																	
							 
													
								
																			
											| Comment lines | 75 | 
																			
											| Methods | 9 | 
																			
											| Properties | 1 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 9
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| should_user_see_modal() | A | 48 | 15 | 30 | 
					
				| get_block_template_filter() | S | 67 | 4 | 8 | 
					
				| get_subscribe_template_content() | S | 55 | 1 | 25 | 
					
				| get_template() | S | 57 | 1 | 16 | 
					
				| init() | S | 71 | 2 | 6 | 
					
				| __construct() | S | 67 | 2 | 7 | 
					
				| enqueue_assets() | S | 65 | 2 | 8 | 
					
				| add_subscribe_modal_to_frontend() | S | 68 | 2 | 10 | 
					
				| get_block_template_part_id() | S | 79 | 1 | 3 |