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

Interface Summary
CloverSourceScanner Scans source roots and return list of files to instrument.
LanguageFileFilter Performs filtering of file list based on the expected programming language.
 

Class Summary
AbstractSourceScanner Code common to compute the list of source files to instrument (main sources, test sources) for Java and Groovy languages.
LanguageFileExtensionFilter Performs filtering of file list based on file extension(s) for given programming language.
MainSourceScanner Computes the list of main source files to instrument.
TestSourceScanner Computes the list of test source files to instrument.
 



Copyright © 2014 Atlassian Pty Ltd. All Rights Reserved.