Therefore, low coupling requires limiting the dependencylevel among objects.
因此,低耦合需要限制对象之间的依赖级别。
2
Use the level indicator to evaluate the dependencylevel of a class in the call graph of the application.
使用层识别器来评价类的依赖级别。
3
Architectural metrics (dependencylevel, fan in, fan out, and ext user) measure the complexity of relationships such as method calls, inheritance, or variable usage.