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

Add maintainabilityIndex #72

Open
JoannaBorun opened this issue Mar 1, 2019 · 0 comments
Open

Add maintainabilityIndex #72

JoannaBorun opened this issue Mar 1, 2019 · 0 comments
Labels
source Collect data from the outside world
Milestone

Comments

@JoannaBorun
Copy link
Contributor

maintainabilityIndex — based on Halstead’s metrics, LOC and Cyclomatic complexity number.
<64: low maintainability. The project has probably technical debt.

65–84: medium maintainability. Project has problems, but nothing really serious.

85: high maintainability. The project is probably good.

@JoannaBorun JoannaBorun added the source Collect data from the outside world label Mar 1, 2019
@JoannaBorun JoannaBorun added this to the v0.2 milestone Mar 1, 2019
@macbre macbre modified the milestones: v0.2, v0.3 Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source Collect data from the outside world
Projects
None yet
Development

No branches or pull requests

2 participants