Class | Description |
---|---|
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. |