What's new in CppDepend!

CppDepend v2021.1



New coding standards are now supported

A coding standard gives a uniform appearance to the codes written by different engineers. It improves readability, and maintainability of the code and it reduces complexity also. It helps in code reuse and helps to detect error easily.

CppDepend 2021 supports now a wide range of rules:

  • Cert C,
  • Cert C++,
  • Misra C,
  • Misra C++,
  • CWE,
  • Autosar C++.

In this new version of CppDepend, you can easily check/uncheck the standards you would like to add to your project analysis.

Latest Clang version

CppDepend embeds now the most recent Clang, which means more diagnostics and more reliable results.

Latest CppCheck version

CppDepend 2021 embed now the most recent CppCheck tool, which means more issues detected and less false positives.

Gap between code implementation and UML

CppDepend can now detect the differences between your implementation and your UML diagrams based on your XMI files. Many checks are provided to help your team keep the code insync with the UML diagrams.

Improved exclusion mechanism

CppDepend provides now an easy way to exclude projects, folders and files.

With CppDepend, software quality can be measured using Code Metrics, visualized using Graphs and Treemaps, and enforced using standard and custom Rules.

CppDepend offers a wide range of features. It is often described as a Swiss Army Knife for C and C++ developers.

Start Free Trial
.