ISISTAN   23985
INSTITUTO SUPERIOR DE INGENIERIA DEL SOFTWARE
Unidad Ejecutora - UE
artículos
Título:
A Suite of Cognitive Complexity Metrics
Autor/es:
SANJAY MISRA; MURAT KOYUNCU; MARCO CRASSO; CRISTIAN MATEOS; ALEJANDRO ZUNINO
Revista:
LECTURE NOTES IN COMPUTER SCIENCE
Editorial:
Springer-Verlag
Referencias:
Año: 2012 vol. 7336 p. 234 - 247
ISSN:
0302-9743
Resumen:
In this paper, we propose a suite of cognitive metrics for evaluatingcomplexity of object-oriented (OO) codes. The proposed metric suite evaluates several important features of OO languages. Specifically, the proposed metrics are to measure method complexity, message complexity (coupling), attributes complexity and class complexity. We propose also a code complexity by considering the complexity due to inheritance for the whole system. All these proposed metrics (except attribute complexity) use the cognitive aspect of the code in terms of cognitive weight. All the metrics have critically examined through theoretical and empirical validation processes.