Skip to content

Kiskae/Java-Source-Metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Source Metrics Build Status

An application to calculate metrics from java bytecode.

Compilation

Maven is used to handle our dependencies.

  • Install Maven 3
  • Check out this repo and run: mvn