- 
		Home
	
- 
LearnPress – WordPress LMS Plugin
- 
4.1.6
- 
Code
- 
Classes
-  WordPress_Readme_Parser 
		
			
				
					
													
								
																			
											| Total Complexity | 50 | 
																			
											| Dependencies | 0 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 320 | 
																			
											| Lines of code | 230 | 
																			
											| Logical lines of code | 150 | 
																	
							 
													
								
																			
											| Comment lines | 47 | 
																			
											| Methods | 11 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 11
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| parse_readme_contents() | D | 28 | 29 | 124 | 
					
				| filter_text() | S | 50 | 3 | 31 | 
					
				| encodeit() | S | 58 | 3 | 14 | 
					
				| decodeit() | S | 59 | 3 | 13 | 
					
				| code_trick() | S | 61 | 3 | 12 | 
					
				| user_sanitize() | S | 63 | 3 | 11 | 
					
				| chop_string() | S | 67 | 2 | 8 | 
					
				| __construct() | S | 100 | 1 | 2 | 
					
				| parse_readme() | S | 75 | 1 | 4 | 
					
				| sanitize_text() | S | 72 | 1 | 6 | 
					
				| indent() | S | 71 | 1 | 5 |