Detecting and Fixing Software Flaws for a More Efficient Future
The article shows how to find and fix bad code in software by using tools to spot code smells and AntiPatterns. By using static code analysis and manual checks, the researchers found code smells that led to AntiPatterns. They then used AntiPatterns to fix problems in the software. The study was based on a real company's experience in developing software.