Towards a Metrics Suite for Object Oriented Design

Cover Towards a Metrics Suite for Object Oriented Design
Towards a Metrics Suite for Object Oriented Design
Shyam R Chidamber
The book Towards a Metrics Suite for Object Oriented Design was written by author Here you can read free online of Towards a Metrics Suite for Object Oriented Design book, rate and share your impressions in comments. If you don't know what to write, just answer the question: Why is Towards a Metrics Suite for Object Oriented Design a good or bad book?
Where can I read Towards a Metrics Suite for Object Oriented Design for free?
In our eReader you can find the full English version of the book. Read Towards a Metrics Suite for Object Oriented Design Online - link to read the book on full screen. Our eReader also allows you to upload and read Pdf, Txt, ePub and fb2 books. In the Mini eReder on the page below you can quickly view all pages of the book - Read Book Towards a Metrics Suite for Object Oriented Design
What reading level is Towards a Metrics Suite for Object Oriented Design book?
To quickly assess the difficulty of the text, read a short excerpt:


Viewpoints: The number of methods and the complexity of methods involved is an indicator of how much time and effon is required to develop and maintain the object The larger the number of methods in an object, the greater the potential impact on children, since children will inherit all the methods defined in the object Objects with large numbers of methods are likely to be more application specific, limiting the possibility of reuse.
Metric 2: Depth of Inheritance Tree (DIT) Definition: Depth
...of inheritance of the class is the DIT metric for the class.
Theoretical basis: DIT relates to the notion of scope of properties. DIT is a measure of how many ancestor classes can potentially affect this class.
Viewpoints: The deeper a class is in the hierarchy, the greater the number of methods it is likely to inherit, making it more complex.
Deeper trees constitute greater design complexity, since more methods and classes are involved It is useful to have a measure of how deep a particular class is in the hierarchy so that the class can be designed with reuse of inherited methods.


What to read after Towards a Metrics Suite for Object Oriented Design?
You can find similar books in the "Read Also" column, or choose other free books by Shyam R Chidamber to read online
MoreLess
10
Tokens
Towards a Metrics Suite for Object Oriented Design
+Write review

User Reviews:

Write Review:

Guest

Guest