This document discusses metrics for object-oriented systems including the number of scenario scripts, key classes that are independent components, support classes required to implement the system but not directly related to the problem domain, the average number of support classes per key class, and the number of subsystems which are groups of classes that support visible end-user functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
49 views
Object Oriented Metrics
This document discusses metrics for object-oriented systems including the number of scenario scripts, key classes that are independent components, support classes required to implement the system but not directly related to the problem domain, the average number of support classes per key class, and the number of subsystems which are groups of classes that support visible end-user functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Object-Oriented Metrics
Number of scenario scripts (usecases)
Number of Key classes(highly independent components) Number of support classes (required to implement the system but are not immediately related to the problem domain) Average number of support classes per key class (analysis class) Number of subsystems (an aggregation of classes that support a function that is visible to the end-user of a system)