Skip to content

marula/metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics

Metrics is a Java application written for the RW344 Group Project at Stellenbosch University. It performs development history as well as static and dynamic code analysis generating metrics and from there information for visually highlighting the results.

It depends on the GitHub Java API Implementation and the Google-Json Library.

Prerequisites

You will need the following things properly installed on your computer.

Setup

  • git clone <repository-url> this repository
  • Open the directory by importing it as the source of a new IntelliJ project.

Running / Development

  • Main class to run RunMetrics

Running Tests

  • JUnit4 Tests are located in the tests folder.

Building

  • Nothing yet.

Example Output

https://gist.github.com/rick-kln/15abff9a4da338c2edbf

Further Reading / Useful Links

Releases

No releases published

Packages

No packages published

Languages