| Package | Description |
|---|---|
| com.atlassian.maven.plugin.clover.internal.instrumentation | |
| com.atlassian.maven.plugin.clover.internal.scanner |
| Modifier and Type | Method and Description |
|---|---|
protected CloverSourceScanner |
TestInstrumenter.getSourceScanner() |
protected CloverSourceScanner |
MainInstrumenter.getSourceScanner() |
protected abstract CloverSourceScanner |
AbstractInstrumenter.getSourceScanner() |
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2019 OpenClover.org. All rights reserved.