...
Pattern-based analysis detects constructs in the source code that are known to result in software defects based on programming standards, such as CWE and MISRA. Pattern-based static analysis helps ensure that developers are following coding best practices, unit testing best practices, as well as the organization's development policy.
This and all the following analysis types are performed with a built-in or user-defined test configuration; see Working with Test Configurations.
Info |
---|
See the "Built-in Test Configurations" section of the DTP Engines for Java User Manual shipped with the tool in the |
...