1·If afferent coupling is a count of components that depend on a particular component, then efferent coupling is the count of components that a particular component depends on.
如果传入耦合是一些依赖于某个特定组件的组件的话,那么传出耦合则是某个特定组件所依赖的一些组件。
2·A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。
3·As with afferent coupling, the abstractness metric comes into play in efferent coupling.
与传入耦合一样,抽象性度量在传出耦合中起作用。
4·Just as continuously monitoring afferent coupling can uncover entropy in an architectural design, so monitoring efferent coupling can assist you in spotting unwanted dependencies.
正像连续地监视传入耦合可以揭示架构设计中的熵一样,监视传出耦合也有助于发现不必要的依赖性。
5·Think of efferent coupling as the inverse of afferent coupling.
可以把传出耦合看作传入耦合的逆转。