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).
MainCloverSourceScanner Computes the list of main source files to instrument.
TestCloverSourceScanner Computes the list of test source files to instrument.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.