Code smells
Hard to add new functionality
Hard to debug or understand what a module does
Huge classes
God objects
Hardcoding
Inconsistent formats
Comments describe something else than the code
Last updated
Was this helpful?
Hard to add new functionality
Hard to debug or understand what a module does
Huge classes
God objects
Hardcoding
Inconsistent formats
Comments describe something else than the code
Last updated
Was this helpful?