Code Smell Identification Language

Practise naming code smells: long method, feature envy, shotgun surgery, primitive obsession, and the refactorings that address them.

0 / 5 completed
1 / 5
A function that does too much and spans hundreds of lines is a ___ smell.