scitools.com

← Graph catalog

File Dependencies is one of the interactive graphs Understand can draw of your code — call trees, dependencies, control flow, and more.

File Dependencies

Languages: Any
Targets: Architectures
Variants: Classic

Show dependencies between files in the selected architecture.

See the Dependencies graph for a description of architecture dependencies. This graph shows the same relationships, but instead of clustering by child architectures, all files (recursively) are shown and the color indicates the child architecture. By default, the size of the file circle is scaled by the lines of code.

The sample project below is split into three architectures:

See Graph Architecture for a graphical view of the architecture organization.