GMetrics version 0.5
-------------------------------------------------------------------------------
http://gmetrics.sourceforge.net/

The GMetrics project provides calculation and reporting of size and complexity metrics for
Groovy source code. GMetrics scans Groovy source code, applying a set of metrics, and
generates an HTML report of the results.

DEPENDENCIES

CodeNarc requires
 - Groovy version 1.6 or later
 - Java 1.5 or later
 - The Log4J jar, version 1.2.13 or later, accessible on the CLASSPATH
   (http://logging.apache.org/log4j/index.html).
