Skip to content

jgdevroman/software-evolution-series-1

Repository files navigation

Series 1: Maintainability Score Calculator

Author: Roman Kornig @jgdevroman, Jakub Stanislaw Kaşıkcı @jskasikci

About

This program will calculate the SIG maintainability scores [1] of a Java project.

How to use

  1. Place the Java project folder into the resources folder
  2. Make sure that the Java project has a pom.xml file in its root
  3. Start a rascal terminal at the root and import Main
  4. Run main() to run the analysis
  5. The test results will be written into text files in analysis_result

Tests

  1. Import the module Test and run main()

References

[1] I. Heitlager, T. Kuipers, and J. Visser. “A Practical Model for Measuring Maintainability”. In: Quality of Information and Communications Technol-ogy, 2007. QUATIC 2007. 6th International Conference on the. 2007, pp.30–39. doi: 10.1109/QUATIC.2007.8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published