Show: Delphi
C++
Display Preferences
Source Code Audits and Metrics
From RAD Studio
Go Up to Steps in Developing a Project
Source code Audits and Metrics are Quality Assurance (QA) facilities. They provide measures of the source code quality in your projects.
You can apply:
- Source code Audits to both Delphi and C++ projects.
- Source code Metrics only to Delphi projects.
Topics
- Audits and Metrics Facilities
- Working with Audits
- Working with Metrics
- AuditsCLI.EXE, the Command Line Audits and Metrics Tool
- GUI of Audits and Metrics
- List of C++ Audits:
- core:
- security:
- deadcode:
- misc(ellaneous):