Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
489 views
in Technique[技术] by (71.8m points)

metrics - CBO (Coupling between objects) vs Fan-in/Fan-out

Could anyone tell me why CBO and Fan-in/Fan-out coupling metrics are different ? I could find studies that show indications that Fan-in/out provide a better overview on how a class is coupled to the rest of the program. While CBO provides a very generic overview on a class, , making it harder to differentiate whether a class has affected the entire system or just a few classes.

question from:https://stackoverflow.com/questions/65860723/cbo-coupling-between-objects-vs-fan-in-fan-out

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...