Search Results

Now showing 1 - 3 of 3
  • Article
    Citation - WoS: 7
    Citation - Scopus: 10
    Unified complexity measure: a measure of complexity
    (Natl Acad Sciences india, 2010) Misra, Sanjay; Akman, Ibrahim; Computer Engineering
    This paper proposes a new complexity metric. The proposed metric is a unified complexity measure (UCM) and includes all major factors responsible for the complexity of a program including cognitive aspects. The applicability of the measure is evaluated through empirical, theoretical and practical validation processes. The test cases and comparative study prove its soundness and robustness.
  • Conference Object
    Citation - WoS: 8
    A Model for Measuring Cognitive Complexity of Software
    (Springer-verlag Berlin, 2008) Misra, Sanjay; Akman, Ibrahim
    This paper proposes a model for calculating cognitive complexity of a code. This model considers all major factors responsible for (cognitive) complexity. The practical applicability of the measure is evaluated through experimentation, test cases and comparative study.
  • Article
    Citation - WoS: 7
    Estimating Complexity of Programs in Python Language
    (Univ Osijek, Tech Fac, 2011) Misra, Sanjay; Cafer, Ferid
    In this paper, a complexity metric for Python language is formulated. Since Python is an object oriented language, the present metric is capable to evaluate any object-oriented language. We validate our metric with case study, comparative study and empirical validation. The case study is in Python, Java and C++ and the results prove that Python is better than other object-oriented languages. Later, we validate the metric empirically with a real project, which is developed in Python.