Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #9744
Closed
Open
Issue created Jun 10, 2021 by Administrator@rootContributor

Code quality analysis

Created by: KiziridisK

Hello ,

my name is Konstantinos Kiziridis and i' m a pre-graduate computer science student at the Aristotele University of Thessaloniki (AUTh). We were assinged a project in a class called "Analysis of Informative Systems" to conduct a code quality analysis for an open source project. I chose this repository's code to be my base code for the analysis.

I used a tool by JetBrains called "Metrics Reloaded" as a plugin to the IntelliJ IDE and calculated the following metrics:

  • Complexity metrics.
  • Dependency metrics
  • MOOD metrics
  • Chidamber and Kemerer metrics.

Overall the values of the metrics were satisfying, but i made the following observations:

In the MOOD metrics the percentage calculated for the AHF and MHF metrics was a little low meaning that there could be more private methods and attributes instead of public ones.

In the Chidamber and Kemerer metrics the conclution was made that the cohesion between the classes and how they interact with each other should be greater.

Thank you in advance for reading my issue. If you would like more information on my research please contact me and i ll share more!

Kiziridis Konstantinos

Assignee
Assign to
Time tracking