Source Code Audits and Metrics
From RAD Studio
Go Up to Steps in Developing a Project
The source code Audit and Metric features provide teams and managers with measures of the quality of their project. As with any QA (Quality Assurance) control, the team should understand what is measured and why. Although audits and metrics are similar in that they both analyze your project, they serve different purposes. Audits and metrics are run as separate processes. Because the results of these two processes are different in nature, the source code Audit and Metric facilities provide different features for interpreting and organizing the results.
The video Audits DCC in Delphi 2010, by Mike Rozlog shows how to use audits to find duplicate code.