List of Axivion Static Code Analysis Integrations
This is a list of platforms and tools that integrate with Axivion Static Code Analysis. This list is updated as of May 2026.
-
1
Coco Code Coverage
Qt Group
Enhance software reliability with comprehensive code coverage insights.Coco by Qt is an advanced code coverage and test analysis platform designed for developers, QA engineers, and compliance leads building safety-critical or performance-sensitive software. Supporting C, C++, C#, QML, and Tcl, Coco measures coverage from statement and branch analysis to Modified Condition/Decision Coverage (MC/DC), giving a granular view of code quality and test completeness. It integrates seamlessly with IDEs like Visual Studio, Eclipse, and Qt Creator, as well as CI/CD tools such as Jenkins and CMake, enabling automated coverage feedback within existing workflows. Coco’s instrumentation engine works across desktop, embedded, and cross-compiled environments, supporting diverse toolchains like GCC, Clang, ARM, and Green Hills. The platform helps teams meet functional safety requirements under ISO 26262, DO-178C, EN 50128, and IEC 62304, with ready-to-use qualification kits that save months of manual certification work. Its Cross-Compilation Add-on enables coverage analysis on constrained systems and microcontrollers, while the Test Center integration consolidates coverage data and test results for a unified QA dashboard. By highlighting untested logic, redundant test cases, and compliance gaps, Coco reduces testing time while increasing accuracy. Its audit-ready reports and traceable artifacts make it indispensable for industries like automotive, medical devices, rail, and aerospace. Whether running on Windows, Linux, macOS, or real hardware, Coco ensures developers know exactly what’s tested—and what’s missed. In a world where software quality and certification matter more than ever, Coco helps teams measure, optimize, and certify with confidence. -
2
CUDA
NVIDIA
Unlock unparalleled performance through advanced GPU acceleration today!CUDA® is an advanced parallel computing platform and programming framework developed by NVIDIA that facilitates the execution of general computing tasks on graphics processing units (GPUs). By harnessing the power of CUDA, developers can greatly improve the performance of their applications by taking advantage of the robust capabilities offered by GPUs. In GPU-accelerated applications, the CPU manages the sequential aspects of the workload, where it performs optimally on single-threaded tasks, while the more intensive compute tasks are executed in parallel across numerous GPU cores. When utilizing CUDA, programmers can write code in familiar programming languages, including C, C++, Fortran, Python, and MATLAB, allowing for the integration of parallelism through a straightforward set of specialized keywords. The NVIDIA CUDA Toolkit provides developers with all necessary resources to build applications that leverage GPU acceleration. This all-encompassing toolkit includes GPU-accelerated libraries, a streamlined compiler, various development tools, and the CUDA runtime, simplifying the process of optimizing and deploying high-performance computing solutions. Furthermore, the toolkit's flexibility supports a diverse array of applications, from scientific research to graphics rendering, demonstrating its capability to adapt to various domains and challenges in computing. With the continual evolution of the toolkit, developers can expect ongoing enhancements to support even more innovative uses of GPU technology. -
3
C++
C++
Master clarity and control with powerful object-oriented programming.C++ is celebrated for its clear and concise syntax. Although beginners may initially perceive C++ as more complex than other programming languages due to its extensive use of symbols such as {}[]*&!|..., mastering these symbols can actually bring about a greater level of clarity and organization, surpassing languages that rely heavily on lengthy English phrases. Furthermore, C++ has improved its input/output system in comparison to C, and the integration of the standard template library makes data management and interaction more efficient, ensuring it remains as approachable as other languages without losing any essential functionality. This programming language adopts an object-oriented paradigm, treating software elements as individual objects with unique attributes and behaviors, which enhances or even replaces the conventional structured programming model that focused primarily on routines and parameters. By prioritizing objects, C++ provides developers with increased flexibility and scalability in their projects. Thus, the advantages of C++ position it as a robust choice for modern software development. -
4
C
C
Timeless programming power for innovative software development solutions.C is a programming language that emerged in 1972 and remains highly relevant and widely used in the software development industry today. Serving as a versatile and general-purpose imperative language, C is employed to build a variety of software applications, including operating systems, application software, compilers, and databases. Its lasting significance positions it as a cornerstone in programming, impacting numerous contemporary languages and technological advancements. Moreover, the efficiency and performance that C offers further solidify its importance across different areas of software engineering, ensuring its place in future innovations as well. The language's robust features and widespread adaptability continue to attract both new and experienced developers alike.
- Previous
- You're on page 1
- Next