A New Complete Class Complexity Metric
This addresses software maintenance costs for developers, but it appears incremental as it builds on existing class complexity metrics.
The paper tackles the problem of measuring class-level complexity in software by proposing a new metric called CCC (Complete class complexity metric), which is analytically evaluated using Weyuker's property.
Software complexity metrics is essential for minimizing the cost of software maintenance. Package level and System level complexity cannot be measured without class level complexity. This research addresses the class complexity metrics. This paper studies the existing class complexity metrics and proposes a new class complexity metric CCC (Complete class complexity metric). The CCC metric is then analytically evaluated by Weyuker's property.