How to create a custom architecture tree using the Python API.
Author: Natasha Stander
Optimizing Understand API scripts
Identifying which CodeCheck scripts are taking a long time and three functions that might be slowing down your custom API scripts.
Automating A Custom Architecture
Build a custom architecture using the Perl or Python API to virtually reorganize your code however you wish.
Cool Plugins for Code Maintenance
Three plugins provided by our partner, TechMatrix, that can help you identify and visualize code with low maintainability.
Share (Or Don’t)
There are a lot of benefits to sharing Understand projects, but if you want to create your own, you can still benefit from the shared knowledge of your team.
Making A Custom Call Tree
Creating a sample Understand graph plugin to draw a call tree using the Python API.
CMake Compare Part 5: Author Awards
Analyzing how a CMake-based project has changed over time (Part 5 of 5). This article focuses on calculating statistics by author given Understand databases for many time points.
CMake Compare Part 4: Differences Trend Lines
Analyzing how a CMake-based project has changed over time (Part 4 of 5). This article focuses on creating a trendline of changes to avoid the artifacts caused by non-linear history.
CMake Compare Part 3: Violation Trends
Analyzing how a CMake-based project has changed over time (Part 3 of 5). This article focuses on creating a CodeCheck Violation trend line from multiple databases representing different time points in GitAhead.
CMake Compare Part 2: Automation
Analyzing how a CMake-based project has changed over time (Part 2 of 5). Using command-line tools to create hundreds of comparison databases and constructing a trend line of analysis errors over time
