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

ISO 25010 support #11

Open
dwilmer opened this issue Jun 13, 2013 · 0 comments
Open

ISO 25010 support #11

dwilmer opened this issue Jun 13, 2013 · 0 comments

Comments

@dwilmer
Copy link
Owner

dwilmer commented Jun 13, 2013

Following our GQM approach, add a maintainability report based on the following questions/metrics:

  1. Question: What is the analyzability of ?
    • Metric: Function call resolvability ease
    • Metric: Component balance
    • Metric: Code duplication
    • Metric: Code volume
  2. Question: What is de modularity of ?
    • Metric: Component balance
    • Metric: Component coupling
  3. Question: What is the modifiability of ?
    • Metric: Component coupling
    • Metric: Code duplication
    • Metric: Cyclomatic complexity
  4. Question: What is the testability of ?
    • Metric: Cyclomatic complexity
    • Metric: Code volume
  5. Question: What is the reusability of ?
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