OpenAPITools / OpenAPITools/openapi-generator

Code quality analysis

Open
#9,744 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Announcement
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue reports repository-wide results from JetBrains Metrics Reloaded, covering complexity, dependencies, MOOD, and Chidamber–Kemerer metrics. No source files, tests, entry points, or concrete change are identified; first clarify the intended scope and acceptance criteria before selecting code to inspect.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, openapi
Domain
api, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.