Static analysis is not only about directly finding bugs, but also about finding bug-prone situations that can decrease code understanding and maintainability. Static analysis can handle many other properties of the code: Continue reading “Tracking C++ Code Smells: Database Approach”