Code smells
From CSSEMediaWiki
(Difference between revisions)
(added a switch statement smell) |
m |
||
Line 1: | Line 1: | ||
− | * [[ | + | * [[Duplicate code smell]] |
− | * [[ | + | * [[Long method smell]] |
− | * [[ | + | * [[Large class smell]] |
− | * [[ | + | * [[Long parameter list smell]] |
− | * [[ | + | * [[Divergent change smell]] |
− | * [[ | + | * [[Shotgun surgery smell]] |
− | * [[ | + | * [[Feature envy smell]] |
− | * [[ | + | * [[Data clumps smell]] |
− | * [[ | + | * [[Switch statement smell]] |