|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CloverSourceScanner | |
| com.atlassian.maven.plugin.clover.internal.instrumentation | |
| com.atlassian.maven.plugin.clover.internal.scanner | |
| Uses of CloverSourceScanner in com.atlassian.maven.plugin.clover.internal.instrumentation |
| Methods in com.atlassian.maven.plugin.clover.internal.instrumentation that return CloverSourceScanner | |
protected CloverSourceScanner |
TestInstrumenter.getSourceScanner()
|
protected CloverSourceScanner |
MainInstrumenter.getSourceScanner()
|
protected abstract CloverSourceScanner |
AbstractInstrumenter.getSourceScanner()
|
| Uses of CloverSourceScanner in com.atlassian.maven.plugin.clover.internal.scanner |
| Classes in com.atlassian.maven.plugin.clover.internal.scanner that implement CloverSourceScanner | |
class |
AbstractCloverSourceScanner
Code common to compute the list of source files to instrument (main sources, test sources). |
class |
MainCloverSourceScanner
Computes the list of main source files to instrument. |
class |
TestCloverSourceScanner
Computes the list of test source files to instrument. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||