- 
		Home
	
- 
LearnPress – WordPress LMS Plugin
- 
4.1.6
- 
Code
- 
Classes
-  LP_WP_Filesystem 
		
			
				
					
													
								
																			
											| Total Complexity | 49 | 
																			
											| Dependencies | 1 | 
																			
											| Dependents | 5 | 
																	
							 
													
								
																			
											| Total lines | 343 | 
																			
											| Lines of code | 157 | 
																			
											| Logical lines of code | 93 | 
																	
							 
													
								
																			
											| Comment lines | 129 | 
																			
											| Methods | 17 | 
																			
											| Properties | 2 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 17
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| move() | A | 55 | 8 | 21 | 
					
				| copy() | S | 58 | 7 | 16 | 
					
				| put_content_upload() | S | 57 | 4 | 16 | 
					
				| chmod() | S | 63 | 4 | 10 | 
					
				| __construct() | S | 67 | 2 | 8 | 
					
				| instance() | S | 72 | 2 | 6 | 
					
				| wp_file_system() | S | 69 | 2 | 7 | 
					
				| chmod_dir() | S | 66 | 2 | 8 | 
					
				| chmod_file() | S | 66 | 2 | 8 | 
					
				| is_file() | S | 69 | 2 | 7 | 
					
				| is_dir() | S | 69 | 2 | 7 | 
					
				| is_readable() | S | 69 | 2 | 7 | 
					
				| is_writable() | S | 69 | 2 | 7 | 
					
				| unlink() | S | 68 | 2 | 7 | 
					
				| file_get_contents() | S | 69 | 2 | 7 | 
					
				| put_contents() | S | 66 | 2 | 8 | 
					
				| file_exists() | S | 69 | 2 | 7 |