Groovy Documentation

Package org.gmetrics.analyzer

 

Interface Summary
SourceAnalyzer The interface for objects that can analyze the source files within one or more directory trees using a specified MetricSet and produce report results.
 


Class Summary
AnalysisContext Holds information related to the configuration and context for the source code analysis.
FilesystemSourceAnalyzer SourceAnalyzer implementation that recursively processes files from the file system.
 


Groovy Documentation