CodeCheck standards & rule coverage¶
The per-standard rule-coverage matrices — which rules of MISRA, AUTOSAR, CERT, and the other published standards are implemented, per language — are generated from the product each release:
Popular entries: MISRA C 2012 · AUTOSAR · SEI CERT C · SEI CERT C++
In Understand, Checks → Select Checks opens the Manage Configurations dialog, where you can browse each published standard and see exactly which checks it includes for your build. (The same dialog is reachable from the CodeCheck window via the … button next to the Configuration: dropdown.)
Choose and use a standard¶
- Which coding standard should I check against? — pick MISRA, AUTOSAR, CERT, or another standard.
- What is CodeCheck? — how the engine and configurations work.
- Report a rule issue — if a check's behavior looks wrong.