RVS lets you visualize the call dependences in your code, so you can understand your code's call structure at a glance. This can help support analyses such as control coupling analysis.
You can zoom into any file or function to explore the call relationships between that element and the other elements in your code. You can refine your visualization to either show or hide calls outside of the current element, as well as specific call dependencies.
You can reposition elements in the dependencies chart to best meet your needs.
Feature applies to: