Is there a tool that can graph the dependencies between the code inside of your codebase?
I found some solutions for graphing external dependencies but I can’t find a solution for graphing dependencies between code within your codebase.
The use case is to be able to explore large legacy codebases.