Integrating DCM into an existing project
While the benefits of using static analysis tools such as DCM are quite obvious, integrating them into an existing project can be challenging due to the many possible warnings that need attention. That's why developers prefer to add such tools in the early stages of a project and quickly give up when it comes to old existing codebases.
But when it comes to DCM there are several tricks you can use to significantly reduce the time spend on its integration.