Code Analysis

C-Stat Static Code Analysis

Find potential issues in code by doing an analysis at the source code level.
Raise the code quality, follow industry coding standards.

“C-STAT” checks for a wide range of known issues in C/C++ code.

Finds buffer overflows, memory leaks, and null pointer dereferences. In total, the tool includes hundreds of checks that maps to issued covered by CWE and CERT C/C++.

Key features

C-Run Run-Time Analysis

Find real and potential errors in the code while executing the program in a software debugger.

Key features