Java Mailing List Archive

http://www.gg3721.com/

Home » user.groovy »

[groovy-user] [ANN] Announcing GMetrics 0.2 - Source Code Metrics for Groovy

Chris Mair

2010-03-10


Author LoginPost Reply
Message
The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code. GMetrics provides an Ant Task that scans Groovy source code, applying a set of metrics, and generates an HTML or XML report of the results.
 
GMetrics includes total and average values for four metrics:
  • Cyclomatic Complexity  (NEW)
  • ABC Size/Complexity
  • Lines per method
  • Lines per class

Version 0.2 also includes:

  • XML output report
  • A Groovy DSL to define a custom set of metrics.
Take a look at a Sample GMetrics Report.
 
Chris Mair
 
©2008 gg3721.com - Jax Systems, LLC, U.S.A.