Avoid using ellipsis in functions
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid protected member in final classes
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid loop counter modification
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid Equals methods not testing their parameters
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid catches that only rethrow
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid nested try-catch blocks
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid long case statements
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						The code contains non-wrapped immediate function calls
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						The code contains too many var statements declaring several variables in it
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						The code contains too many jump instructions that derive the control flow out of a finally structure
							Read more