Describe the role of class-oriented metrics in assessing the quality of an OO system.

What will be an ideal response?


The class is the fundamental unit of an OO system. The number of methods and their complexity are directly related to the effort required to test a class. The depth of the inheritance tree can be used to estimate the complexity of the class hierarchy. It is important to strive to have low coupling between classes and high cohesion within each class. If large class sizes are detected during OOA review, the classes should partitioned to improve the modularity of the system and make it easier to maintain

Computer Science & Information Technology

You might also like to view...

MLA style requires that the top row of each paragraph is indented 0.5" to the right, called a ________ indent

A) first line B) hanging C) standard D) modified

Computer Science & Information Technology

The Table Sort feature is located on the following tab:

A. Table Tools Layout B. Insert C. Table Tools Design D. Table Edit

Computer Science & Information Technology

A wiki and a tweet are similar because they are collaborative, enabling contributors to post, read, and modify content.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Once you have formatted a document with a selection of styles that includes both new and existing styles, you can save all the styles as a new ____.

A. Custom Style Set B. New Style Set C. Quick Set D. Style Gallery Set

Computer Science & Information Technology