The Structural Analysis code review consists of one category only; it is also called Structural Analysis.
The following table lists all of the categories and subcategories in the Structural Analysis code review, along with a description of the rules in each one. In the left column, categories are in bold text and subcategories are in plain text.
Category or subcategory | Description |
---|---|
Structural Analysis | Contains a set of rules that help you conduct an architectural review of your code |
Breakable | Contains rules for flagging objects with excessive immediate dependencies |
Cyclic Dependency | Contains rules for flagging cyclic dependencies between objects |
Hub | Contains rules for flagging objects with excessive immediate dependencies and immediate dependents |
Avoid components that depend on > D other components