Package com.atlassian.maven.plugin.clover.internal.scanner

Interface Summary
CloverSourceScanner Scans source roots and return list of files to instrument.
 

Class Summary
AbstractCloverSourceScanner Code common to compute the list of source files to instrument (main sources, test sources).
GroovySourceScanner  
GroovyTestScanner  
MainCloverSourceScanner Computes the list of main source files to instrument.
TestCloverSourceScanner Computes the list of test source files to instrument.
 



Copyright © 2010 Atlassian Pty Ltd. All Rights Reserved.