Dependencies seem simple on the surface, but there is a surprising amount of nuance involved in the details. We guide you through these areas as we explore new dependency options now available in Understand.
Search Results for: api
Hyper-Xref in Understand
If you want to make smarter, safer, and testable changes you need to know exactly where what you are changing will affect. Hyper-Xref technology, and the GUI and API/DevOps tools in Understand make you a safer, smarter engineer less likely to add bugs as you change code.
Interesting Graphs about Your Code
A look at the most popular graphs in Understand, from Architecture Graphs to UML.
Useful Script: Export All Metric Values, Not Just Violations
This script exports the Hersteller Initiative Software Metric values into a CSV for every file in your project. You can easily tweak it to do all or any metric you choose.
Why swing just one hammer…oops IDE?
Humans didn’t stop needing special tools when they started editing code. Your time and brain are special – use the right tool for the job.
Blame Can Be Good
A bug in the control flow graph is solved using the Git blame margin in Understand to quickly find a related fix in a recent commit.
Useful Scripts: Scanning source code for profanity
Using this custom Python script with Understand, you can quickly scan your project for instances of profanity and scrub them clean.
Just How Complex Is Your Project?
Jordan decides to write a Python script to find out exactly how many unique paths there are through his project.
Browsing Code with Tired Eyes
You are tired. Your eyes are old. Or you just have bad eyes. You CAN change the font look/size for most of Understand’s interface easily and press on!
The Science of Debugging
The process of debugging is equivalent to the scientific method – a set of principles that apply equally well to debugging as to scientific inquiry.
