期刊名称:International Journal of Computer Trends and Technology
电子版ISSN:2231-2803
出版年度:2016
卷号:36
期号:2
页码:77-80
DOI:10.14445/22312803/IJCTT-V36P113
出版社:Seventh Sense Research Group
摘要:Aspect Oriented Programming (AOP) is a innovative programming paradigm that complements OOP. It is mainly used for separation of concerns while coding software thus improving maintainability and understandability besides reducing development cost. AOP converts cross cutting concerns into reusable aspects and the desired result is achieved without the polluting the source code with all possible concerns. The objective of this paper is to minimize the software maintenance cost and understandability through AOP by applying metrics. One of the best programming techniques in software environment is AOP. Limited number of metrics is not consistent [1] for software maintenance so that apply more number of metrics. Metrics do quantification of software and maintenance quality. This study focus on refactoring of legacy software and metrics are not only useful in developing software but also useful while maintenance of project. Aspect level metrics are useful for application to determine complexity and comparison with the original application. The proposed system is to apply the more number of metrics evaluating the aspects for the maintainability.