📄️ Project Metrics
This section provides a deep view of the Project Metrics Tool.
📄️ Dependency Graph
The Dependency Graph is a visual representation that illustrates the relationships and dependencies between packages in a software artifact.
📄️ Dependency Structure Matrix
A Dependency Structure Matrix can be used to represent many kind of relations between elements, components, and other entities. We can use a DSM to represent, for example:
📄️ Instability & Abstractness
Instability and Abstractness are two metrics proposed by "Uncle Bob" Martin in 1994,
📄️ Dependency Coupling
Dependency Coupling Tool helps us to detect how coupled is our artifact with a specific dependency, that can be an internal, same organization, external or a standard package.
📄️ VCS Analysis
A Version Control System (VCS) is a software tool commonly used to manage changes to a collection of files or documents over time.