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
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid small switch/Case
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						The code contains classes that overload equals(Object)
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Avoid equality in loop termination condition
							Read more