|
||||||||||
| 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 |
AbstractSourceScanner
Code common to compute the list of source files to instrument (main sources, test sources) for Java and Groovy languages. |
class |
MainSourceScanner
Computes the list of main source files to instrument. |
class |
TestSourceScanner
Computes the list of test source files to instrument. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||