Compliance is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.
Compliance
Languages: AnyTargets: CodeCheck
Generates a report of code compliance to a given coding standard.
This plugin generates a report showing the compliance of the code to a chosen coding standard. Users can select report sections:
- Summary A table showing the checks in the configuration, the total violations found for each check, the number of those violations that were ignored, and the final "Compliant" or "Not Compliant" status of that check and the overall project.
- Coverage Show which of the checks in the configuration are supported by Understand. Also includes a summary table of the number of checks by Category that are supported.
- Violations A table listing all the non-ignored violations found
- Ignores A table listing all the ignored violations and the justification for ignoring the violation