Code Smell : Recognizing Smells in Production Code
Here is the list:
-Duplicated Code
-Long Method
-Large Class
-Long Parameter List
-Comments
-Shotgun Surgery
-Feature Envy
-Data Clumps
-Primitive Obsession
-Switch Statements
-Temporary Field
-Lazy Class
-and many more..
Recent Comments