Groovy Documentation

Package org.gmetrics.metric.linecount

 

Class Summary
ClassLineCountAstVisitor
ClassLineCountMetric Metric for counting the lines of code for classes and interfaces.
MethodLineCountAstVisitor AST Visitor for calculating the lines of code for a method or closure field.
MethodLineCountMetric Metric for counting the lines of code for methods and closure fields.
 


Groovy Documentation