Computer Science – Software Engineering
Scientific paper
2012-04-09
Computer Science
Software Engineering
Scientific paper
Cohesion is a core design quality that has a great impact on posterior development and maintenance. By the nature of software, the cohesion of a system is diminished as the system evolves. God classes are code defects resulting from software evolution, having heterogeneous responsibilities highly coupled with other classes and often large in size, which makes it difficult to maintain the system. The existing work on identifying and decomposing God classes heavily relies on internal class information to identify God classes and responsibilities. However, in object-oriented systems, responsibilities should be analyzed with respect to not only internal class information, but also method interactions. In this paper, we present a novel approach for detecting God classes and decomposing their responsibilities based on the semantics of methods and method interactions. We evaluate the approach using JMeter v2.5.1 and the results are promising.
Kim Dae-Kyoo
Lee Donghun
Lee Junha
Park Sooyong
No associations
LandOfFree
A Semantic-Based Approach for Detecting and Decomposing God Classes does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with A Semantic-Based Approach for Detecting and Decomposing God Classes, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and A Semantic-Based Approach for Detecting and Decomposing God Classes will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-652743