Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 1.75 KB

File metadata and controls

36 lines (22 loc) · 1.75 KB

This repository is ⚰️ ARCHIVED ⚰️

I haven't used/worked on this repository in quite some time, thus archiving it.

Feel free to fork and take the project in a new direction. You could also contact me to unarchive it if you are willing to maintain it.


Judy Eclipse Metrics Synthesizer

#Information

Author: Kevin Jalbert (blitzbolt@gmail.com)

Copyright: Copyright (c) 2011 Kevin Jalbert

License: MIT License

This program will take the output of the eclipse_metrics_xml_reader and the mutation score output of Judy and synthesies into a working format for libsvm. More details about the program are found in the Wiki.

#Pre-Requirements This program takes advantage of Python 2.7

The python command is linked to the 2.7 version of Python

#Execution

  1. Download the source code and place it into a directory of choice
  2. Execute using the following command python judy_eclipse_metrics_synthesizer.py [OPTIONS]
  3. Resulting files will be found in the same directory as the input file

#Options To see a list of the options run the following command python judy_eclipse_metrics_synthesizer.py -h