This article introduces a new “Calls & Called By – Internal with Objects” graph that visualizes how functions and objects interact within a class or file. By combining call relationships with size, complexity, and usage-based metrics, the graph highlights natural clusters and structural insights.
Tag: dependencies
Integrating AI into Drone Flight Controllers
Ming-I Sun details his experience using Understand to navigate the Betaflight codebase and integrate AI into a drone flight controller. Ming is a retired software engineer from Zebra Technologies who possesses extensive…
Dependency Networks with Understand
A script to calculate and display design structure matrices based on file dependencies—plus lots of cool metrics based on the matrix.
Create Beautiful Overview Graphs of Your Code
Five minutes with the free tool Gephi lets you turn Understand’s dependency data into a gorgeous overview of your project.
Using Architectures to Easily Track Dependencies on Open Source
Using Architectures to Easily Track Dependencies on Open Source
Finding Dependencies Between Libraries
Find everything a module depends on so you can easily extract it into a separate binary
Making a Variable Tracker Graph
Use Understand’s Information Browser to find and graph all possible variables of your source code.
Making a Custom Cluster Graph
Extend the custom architecture dependencies graph by adding clusters.
Making a Dependency Graph with Custom Dependencies
A sample python graph plugin to add custom dependencies to an architecture dependency graph.
The Perfect Catch
Understand’s CodeCheck features let your team catch bugs before they even make it to QA and help keep your code readable and maintainable.
