agiledevteam / metr

metric calculator
MIT License
3 stars 1 forks source link

metr

metric calculator for Java projects

for a project:

for each method:

Build Status

run

options

output

Each line represents sloc - dloc - cc - name of a method.

11      8.5     3   method1
8       7       2   method2
...

samples

This project points to two submodules as samples: GitHub's android app, Google's iosched app.

notes

TODOs