Understand 7.0’s new Interactive Reports transform raw code metrics into insightful and engaging visualizations, offering customization options to tailor the analysis to your specific needs and reveal the true story behind your code.
Hersteller Initiative Software (HIS) Metrics
Unlock the power of HIS metrics in Understand and ensure your code is robust, maintainable, and bug-free with this comprehensive guide to utilizing these essential code quality measures.
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…
CodeCheck in Understand 7.0
Understand 7.0 introduces a significantly improved CodeCheck with tighter integration, powerful reporting features, and the ability to manage multiple inspections. This allows for better analysis of code quality over time, including trend analysis and accurate baselining comparisons. New interactive reports and a dedicated web dashboard provide enhanced visualizations and insights into code health, streamlining the identification and tracking of violations.
Custom Charts in Understand 7.0
Understand 7.0 makes it easier for users to create custom charts. With new tools and a redesigned Plugin Manager, developers can change existing charts or make new ones to fit their needs. This gives users more flexibility when analyzing and presenting their code.
Interactive Reports in Understand 7.0
Understand 7.0 introduces powerful new features to Interactive Reports (IReports), enabling users to generate dynamic reports with tables, charts, and customizable formatting. These enhancements streamline workflow and allow for easy sharing of reports via HTML and PDF exports.
Safeguarding NASA Missions with Understand
SciTools recently met with NASA’s Independent Verification and Validation (IV&V) team to explore how they leverage Understand to ensure the safety and reliability of mission-critical software.
A Journey Through Time and Code
Johannes Lang, an Embedded Software Engineer at R-Stahl Germany, reflects on his two-decade journey with Understand, illustrating how the tool revolutionized his team’s approach to software development.
Finding Shared Global Objects
Having problems with threading? Check out these plugins to identify shared global objects. The plugins also use a cool trick: architectures as entity tags to store information like thread priorities.
Duplicate Lines of Code
Revisiting how we detect and report duplicate lines of code, and creating a plugin metric to report it.