Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import CKJM Metrics #377

Open
ChristianHuehn opened this issue Jun 3, 2024 · 0 comments
Open

Import CKJM Metrics #377

ChristianHuehn opened this issue Jun 3, 2024 · 0 comments

Comments

@ChristianHuehn
Copy link
Collaborator

Feature Request

We want to import metrics generated by ckjm. This tools processes Java Bytecode and calculates for each class the following six metrics proposed by Chidamber and Kemerer.

WMC: Weighted methods per class
DIT: Depth of Inheritance Tree
NOC: Number of Children
CBO: Coupling between object classes
RFC: Response for a Class
LCOM: Lack of cohesion in methods

In addition it also calculates for each class

Ca: Afferent couplings
NPM: Number of public methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant