Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAntLogger - Class in org.openclover.ant
- AbstractAntLogger(Project) - Constructor for class org.openclover.ant.AbstractAntLogger
- AbstractCloverTask - Class in org.openclover.ant.tasks
- AbstractCloverTask() - Constructor for class org.openclover.ant.tasks.AbstractCloverTask
- AbstractInstrTask - Class in org.openclover.ant.tasks
- AbstractInstrTask() - Constructor for class org.openclover.ant.tasks.AbstractInstrTask
- accept(HasMetrics) - Method in class org.openclover.ant.tasks.FilesetFilter
- add(ResourceCollection) - Method in class org.openclover.ant.types.CloverAlwaysRunTestSet
- add(ResourceCollection) - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- add(CloverAlwaysRunTestSet) - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- ADD_VERIFY_IF_NONE_PRESENT - Static variable in class org.openclover.ci.MavenIntegrator
-
List of goals or phases which lack of should trigger adding the "verify" phase.
- addChart(CloverReportTask.ChartEx) - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- addCloverDb(CloverDatabaseSpec) - Method in class org.openclover.ant.tasks.CloverMergeTask
- addCloverDbSet(CloverMergeTask.CloverDbSet) - Method in class org.openclover.ant.tasks.CloverMergeTask
- addColumns(ColumnsEx) - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- addColumns(Columns) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- addColumns(Columns) - Method in class org.openclover.ant.tasks.CloverPdfReportTask
- addConfiguredAnd(AndSpec) - Method in class org.openclover.ant.tasks.TestSourceSet
- addConfiguredAndConditions(AndSpec) - Method in class org.openclover.ant.tasks.TestSourceSet
- addConfiguredColumns(ColumnsEx) - Method in class org.openclover.ant.tasks.CloverReportTask.ChartEx
- addConfiguredColumns(ColumnsEx) - Method in class org.openclover.ant.tasks.CloverReportTask.CoverageEx
- addConfiguredColumns(ColumnsEx) - Method in class org.openclover.ant.tasks.CloverReportTask.MetricsEx
- addConfiguredDistributedCoverage(DistributedConfig) - Method in class org.openclover.ant.AntCloverProfile
-
Setter for Ant's
- addConfiguredDistributedCoverage(DistributedConfig) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- addConfiguredFileSet(FileSet) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- addConfiguredFileSet(FileSet) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- addConfiguredOr(OrSpec) - Method in class org.openclover.ant.tasks.TestSourceSet
- addConfiguredOrConditions(OrSpec) - Method in class org.openclover.ant.tasks.TestSourceSet
- addConfiguredProfile(AntCloverProfile) - Method in class org.openclover.ant.AntCloverProfiles
-
Setter for Ant's
- addConfiguredProfiles(AntCloverProfiles) - Method in class org.openclover.ant.tasks.AbstractInstrTask
-
Setter for Ant's:
- addConfiguredTestClass(TestClassSpec) - Method in class org.openclover.ant.tasks.TestSourceSet
- addConfiguredTestSources(TestSourceSet) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- addConfiguredTestSources(TestSourceSet) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- addCoverage(CloverReportTask.CoverageEx) - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- addCurrent(CloverReportTask.CurrentEx) - Method in class org.openclover.ant.tasks.CloverReportTask
- addFiles(PatternSet) - Method in class org.openclover.ant.tasks.CloverSetupTask
-
Set the pattern set for the files to be included or excluded from clovering
- addFileset(FileSet) - Method in class org.openclover.ant.tasks.CloverLogTask
- addFileSet(FileSet) - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- addFileSet(FileSet) - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- addFileSet(FileSet) - Method in class org.openclover.ant.tasks.HistoryPointTask
-
Support the use of filesets to filter the history point coverage.
- addFormat(CloverFormatType) - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- addFormat(CloverFormatType) - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- addHistorical(CloverReportTask.HistoricalEx) - Method in class org.openclover.ant.tasks.CloverReportTask
- addMethodContext(MethodContextDef) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- addMetrics(CloverReportTask.MetricsEx) - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- addPackage(CloverLogTask.Package) - Method in class org.openclover.ant.tasks.CloverLogTask
- addPackage(CloverPassTask.PackageRequirement) - Method in class org.openclover.ant.tasks.CloverPassTask
-
Add a apcage spec to the list of packages to be checked for coverage.
- addSourcepath(Path) - Method in class org.openclover.ant.tasks.CloverLogTask
-
Adds a path to sourcepath.
- addSourcepath(Path) - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
-
Adds a path to sourcepath.
- addStatementContext(StatementContextDef) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- addTestResults(FileSet) - Method in class org.openclover.ant.tasks.CloverPassTask
- addTestResults(FileSet) - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- addTestResults(FileSet) - Method in class org.openclover.ant.tasks.HistoryPointTask
- addTestSources(FileSet) - Method in class org.openclover.ant.tasks.CloverLogTask
- addTestSources(FileSet) - Method in class org.openclover.ant.tasks.CloverPassTask
- addTestSources(FileSet) - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- addTestSources(FileSet) - Method in class org.openclover.ant.tasks.HistoryPointTask
- AntCloverProfile - Class in org.openclover.ant
-
Handles the following declaration
- AntCloverProfile() - Constructor for class org.openclover.ant.AntCloverProfile
- AntCloverProfiles - Class in org.openclover.ant
-
Handles the following declaration
- AntCloverProfiles() - Constructor for class org.openclover.ant.AntCloverProfiles
- AntExtension - Interface in org.openclover.ant.tasks
- AntFileSetUtils - Class in org.openclover.ant
-
Helper class to validate Ant's FileSet and PatternSet classes
- AntFileSetUtils() - Constructor for class org.openclover.ant.AntFileSetUtils
- AntInstrumentationConfig - Class in org.openclover.ant.tasks
- AntInstrumentationConfig(Project) - Constructor for class org.openclover.ant.tasks.AntInstrumentationConfig
- AntInstrumentationConfig.EnumInstrumentationLevel - Class in org.openclover.ant.tasks
-
Ant enumerated attribute subclass for the Clover instrumentation level policy
- AntInstrumentationConfig.FlushPolicy - Class in org.openclover.ant.tasks
-
Ant Enumerated Attribute subclass for the clover flush policy
- AntInstrumentationConfig.Instrumentation - Class in org.openclover.ant.tasks
-
Ant Enumerated Attribute subclass for the clover flush policy
- AntInstrUtils - Class in org.openclover.ant
- AntInstrUtils() - Constructor for class org.openclover.ant.AntInstrUtils
- AntIntegrationListener - Class in org.openclover.ci
- AntIntegrationListener() - Constructor for class org.openclover.ci.AntIntegrationListener
- AntIntegrator - Class in org.openclover.ci
- AntIntegrator(CIOptions) - Constructor for class org.openclover.ci.AntIntegrator
-
Creates an integrator for Ant, using the given options.
- antLog(Project, Task, String, Throwable, int) - Method in class org.openclover.ant.AbstractAntLogger
- AntLogger - Class in org.openclover.ant
- AntLogger(Project, Task) - Constructor for class org.openclover.ant.AntLogger
- AntLogger.Factory - Class in org.openclover.ant
- antLogLevel(int) - Method in class org.openclover.ant.AbstractAntLogger
- AntPath - Class in org.openclover.ant.tasks
- AntPath(Path) - Constructor for class org.openclover.ant.tasks.AntPath
- applyTo(OptimizationOptions.Builder) - Method in class org.openclover.ant.types.CloverOptimizedTestSet.TestOrdering
B
- BaseCloverOptimizedType - Class in org.openclover.ant.types
- BaseCloverOptimizedType() - Constructor for class org.openclover.ant.types.BaseCloverOptimizedType
- build() - Method in class org.openclover.ci.CIOptions.Builder
- BUILD_COMPILER - Static variable in class org.openclover.ant.tasks.CloverSetupTask
-
Standard Ant property for compiler selection
- Builder() - Constructor for class org.openclover.ci.CIOptions.Builder
-
Creates a brand new CIOptionsBuilder with default values.
- buildFinished(BuildEvent) - Method in class org.openclover.ant.groovy.GroovycSupport
- buildFinished(BuildEvent) - Method in class org.openclover.ci.AntIntegrationListener
- buildStarted(BuildEvent) - Method in class org.openclover.ant.groovy.GroovycSupport
- buildStarted(BuildEvent) - Method in class org.openclover.ci.AntIntegrationListener
C
- calcInstrFileSets(Project) - Static method in class org.openclover.ant.AntInstrUtils
- calcInstrPatternSet(Project) - Static method in class org.openclover.ant.AntInstrUtils
- ChartEx() - Constructor for class org.openclover.ant.tasks.CloverReportTask.ChartEx
- checkForNonTrimmedPatterns(String[], String[], String) - Static method in class org.openclover.ant.AntFileSetUtils
- checkForNonTrimmedPatterns(FileSet, Project) - Static method in class org.openclover.ant.AntFileSetUtils
- checkForNonTrimmedPatterns(PatternSet, Project, String) - Static method in class org.openclover.ant.AntFileSetUtils
- CIOptions - Class in org.openclover.ci
- CIOptions.Builder - Class in org.openclover.ci
-
This class is used to configure one of the
Integratorclasses. - cleanUpInstrDir(File, boolean) - Static method in class org.openclover.ant.AntInstrUtils
- CLOVER_ADAPTER - Static variable in class org.openclover.ant.tasks.CloverSetupTask
-
The Clover compiler adapter class
- CLOVER_OPTIMIZE_BEFORE - Static variable in class org.openclover.ci.MavenIntegrator
-
List of goals or phases before which the 'clover:optimize' shall be inserted.
- CLOVER_SETUP_NOT_BEFORE - Static variable in class org.openclover.ci.MavenIntegrator
-
List of goals or phases before which the 'clover:setup' shall be NOT be inserted.
- CloverAlwaysRunTestSet - Class in org.openclover.ant.types
- CloverAlwaysRunTestSet() - Constructor for class org.openclover.ant.types.CloverAlwaysRunTestSet
- CloverCanOptimizeTests - Class in org.openclover.ant.tasks
- CloverCanOptimizeTests() - Constructor for class org.openclover.ant.tasks.CloverCanOptimizeTests
- CloverCleanTask - Class in org.openclover.ant.tasks
- CloverCleanTask() - Constructor for class org.openclover.ant.tasks.CloverCleanTask
- CloverCompilerAdapter - Class in org.openclover.ant.taskdefs
-
error handling in this class sux - but it is forced on us by Ant, or more precisely Javac, which doesn't respect Build exceptions thrown out of setJavac().
- CloverCompilerAdapter() - Constructor for class org.openclover.ant.taskdefs.CloverCompilerAdapter
- CloverDbSet() - Constructor for class org.openclover.ant.tasks.CloverMergeTask.CloverDbSet
- CloverEnvTask - Class in org.openclover.ant.tasks
- CloverEnvTask() - Constructor for class org.openclover.ant.tasks.CloverEnvTask
- cloverExecute() - Method in class org.openclover.ant.tasks.AbstractCloverTask
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverCleanTask
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverInstrTask
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverLogTask
-
Print the coverage information to the Ant log
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverMergeTask
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverPassTask
-
Do the work - checking the overall and per-package coverage against the givenm targets.
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverPdfReportTask
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverReportTask
-
Generate the report.
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverSetupTask
-
Setup Clover to run.
- cloverExecute() - Method in class org.openclover.ant.tasks.CloverSnapshotTask
- cloverExecute() - Method in class org.openclover.ant.tasks.HistoryPointTask
- CloverFormatType - Class in org.openclover.ant.tasks
- CloverFormatType() - Constructor for class org.openclover.ant.tasks.CloverFormatType
- CloverHtmlReportTask - Class in org.openclover.ant.tasks
-
A user friendly report task.
- CloverHtmlReportTask() - Constructor for class org.openclover.ant.tasks.CloverHtmlReportTask
- CloverInstrTask - Class in org.openclover.ant.tasks
-
<clover-instr srcdir="" destdir="" initstring="" > <fileset dir="foo"> <include name=""/> </fileset> </clover-instr>
- CloverInstrTask() - Constructor for class org.openclover.ant.tasks.CloverInstrTask
- CloverInstrumentTask - Class in org.openclover.ant.tasks
-
trivial subclass to allow <clover-instrument>
- CloverInstrumentTask() - Constructor for class org.openclover.ant.tasks.CloverInstrumentTask
- CloverLogTask - Class in org.openclover.ant.tasks
-
Clover Ant task to print the coverage to the Ant log or Ant property.
- CloverLogTask() - Constructor for class org.openclover.ant.tasks.CloverLogTask
- CloverLogTask.Level - Class in org.openclover.ant.tasks
-
Enumerated Attribute to control the logging level
- CloverLogTask.Package - Class in org.openclover.ant.tasks
-
Inner class to gather the packages to be logged.
- CloverMergeTask - Class in org.openclover.ant.tasks
- CloverMergeTask() - Constructor for class org.openclover.ant.tasks.CloverMergeTask
- CloverMergeTask.CloverDbSet - Class in org.openclover.ant.tasks
- CloverOptimizedTestNGSelector - Class in org.openclover.ant.tasks.testng
- CloverOptimizedTestNGSelector() - Constructor for class org.openclover.ant.tasks.testng.CloverOptimizedTestNGSelector
- CloverOptimizedTestSet - Class in org.openclover.ant.types
- CloverOptimizedTestSet() - Constructor for class org.openclover.ant.types.CloverOptimizedTestSet
- CloverOptimizedTestSet.TestOrdering - Class in org.openclover.ant.types
- CloverPassTask - Class in org.openclover.ant.tasks
-
Clover Ant Task to report pass/fail status of a test run against given targets.
- CloverPassTask() - Constructor for class org.openclover.ant.tasks.CloverPassTask
- CloverPassTask.PackageRequirement - Class in org.openclover.ant.tasks
-
Inner class to gather the package level pass/fail coverage targets.
- CloverPdfReportTask - Class in org.openclover.ant.tasks
- CloverPdfReportTask() - Constructor for class org.openclover.ant.tasks.CloverPdfReportTask
- CloverReportTask - Class in org.openclover.ant.tasks
-
The Clover report task serves as a driver for the various different clover reporting formats
- CloverReportTask() - Constructor for class org.openclover.ant.tasks.CloverReportTask
- CloverReportTask.ChartEx - Class in org.openclover.ant.tasks
- CloverReportTask.CoverageEx - Class in org.openclover.ant.tasks
- CloverReportTask.CurrentEx - Class in org.openclover.ant.tasks
-
Adapter class which provides a version of the Current report configuration suitable for Ant use - i.e.
- CloverReportTask.HistoricalEx - Class in org.openclover.ant.tasks
-
Adapter class which provides a version of the Historical report configuration suitable for Ant use - i.e.
- CloverReportTask.MetricsEx - Class in org.openclover.ant.tasks
- CloverSetupTask - Class in org.openclover.ant.tasks
-
Clover Task which sets up clover and encapsulates all the complexity of the clover compiler adapter setup (namely the properties required to be setup.
- CloverSetupTask() - Constructor for class org.openclover.ant.tasks.CloverSetupTask
- CloverSnapshotTask - Class in org.openclover.ant.tasks
- CloverSnapshotTask() - Constructor for class org.openclover.ant.tasks.CloverSnapshotTask
- ColumnsEx - Class in org.openclover.ant.tasks
-
A helper class to resolve refids in Ant build files.
- ColumnsEx() - Constructor for class org.openclover.ant.tasks.ColumnsEx
- config - Variable in class org.openclover.ant.tasks.AbstractCloverTask
- configureIncludedFiles() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- coverageCacheSize - Variable in class org.openclover.ant.tasks.CloverReportTask
-
size of cache used when loading per-test coverage
- CoverageEx() - Constructor for class org.openclover.ant.tasks.CloverReportTask.CoverageEx
- createInstrDir(File) - Static method in class org.openclover.ant.AntInstrUtils
- createNonTrimmedPatternsMessage(Collection<String>, String) - Static method in class org.openclover.ant.AntFileSetUtils
- CurrentEx() - Constructor for class org.openclover.ant.tasks.CloverReportTask.CurrentEx
D
- debug - Variable in class org.openclover.ant.tasks.AbstractCloverTask
- decorateArguments(List<String>) - Method in class org.openclover.ci.AntIntegrator
-
Given a list of command line arguments, this method will add clover specific arguments which will enable Clover for any given Ant Build.
- decorateArguments(List<String>) - Method in interface org.openclover.ci.Integrator
-
Takes a modifiable List of arguments, and decorates them with arguments that will enable Clover for the build.
- decorateArguments(List<String>) - Method in class org.openclover.ci.MavenIntegrator
E
- ensureAddedTo(Project) - Static method in class org.openclover.ant.groovy.GroovycSupport
- EnumInstrumentationLevel() - Constructor for class org.openclover.ant.tasks.AntInstrumentationConfig.EnumInstrumentationLevel
- eval() - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- Examples - Search tag in package org.openclover.ci
- Section
- execute() - Method in class org.openclover.ant.taskdefs.CloverCompilerAdapter
- execute() - Method in class org.openclover.ant.tasks.AbstractCloverTask
- execute() - Method in class org.openclover.ant.tasks.CloverEnvTask
-
Execute should never be called, in case it does, this task will merely log the Clover version being used, and some environment information.
- extractGroverJar(File, boolean) - Static method in class org.openclover.ant.groovy.GroovycSupport
-
Extracts the grover.jar file from a resource embedded in the Clover JAR file.
F
- Factory() - Constructor for class org.openclover.ci.Integrator.Factory
- Factory(Project, Task) - Constructor for class org.openclover.ant.AntLogger.Factory
- FAILFAST - Static variable in class org.openclover.ant.types.CloverOptimizedTestSet.TestOrdering
- FilesetFileVisitor - Interface in org.openclover.ant.tasks
- FilesetFileVisitor.Util - Class in org.openclover.ant.tasks
- FilesetFilter - Class in org.openclover.ant.tasks
- FilesetFilter(Project, List<FileSet>) - Constructor for class org.openclover.ant.tasks.FilesetFilter
- FlushPolicy() - Constructor for class org.openclover.ant.tasks.AntInstrumentationConfig.FlushPolicy
- fullClean(boolean) - Method in class org.openclover.ci.CIOptions.Builder
G
- generateReports(CloverReportConfig, CloverReportConfig[], Map<String, CloverReportConfig>) - Method in class org.openclover.ant.tasks.CloverPdfReportTask
- generateReports(CloverReportConfig, CloverReportConfig[], Map<String, CloverReportConfig>) - Method in class org.openclover.ant.tasks.CloverReportTask
- getActualFormat(Project) - Method in class org.openclover.ant.tasks.CloverFormatType
- getCloverOptimizeProperty() - Method in class org.openclover.ci.AntIntegrationListener
- getCompilerDelegate() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- getConditionalTarget() - Method in class org.openclover.ant.tasks.CloverPassTask
- getConditionalTarget() - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- getDefaultAntCompiler() - Static method in class org.openclover.ant.taskdefs.CloverCompilerAdapter
- getDetector() - Method in class org.openclover.ant.tasks.TestSourceSet
- getExcludedFiles() - Method in class org.openclover.ant.tasks.TestSourceSet
- getFailureProperty() - Method in class org.openclover.ant.tasks.CloverPassTask
- getFilesets() - Method in interface org.openclover.ant.tasks.AntExtension
- getFilesets() - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- getFilesets() - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- getFilter() - Method in class org.openclover.ant.tasks.HistoryPointTask
- getFormat() - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- getFormat() - Method in class org.openclover.ant.tasks.CloverPdfReportTask
- getFrom(Project) - Static method in class org.openclover.ant.tasks.AntInstrumentationConfig
- getFullRunEvery() - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- getGatheredResources() - Method in class org.openclover.ant.types.CloverAlwaysRunTestSet
- getGroverJar() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- getHistorydir() - Method in class org.openclover.ant.tasks.CloverPassTask
- getHistoryDir() - Method in class org.openclover.ci.CIOptions
- getIncludedDbs() - Method in class org.openclover.ant.tasks.CloverMergeTask.CloverDbSet
- getIncludedFiles() - Method in class org.openclover.ant.tasks.TestSourceSet
- getInitString() - Method in class org.openclover.ant.tasks.AbstractCloverTask
- getInstrFilesets() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- getInstrPattern() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- getLoggerInstance(String) - Method in class org.openclover.ant.AntLogger.Factory
- getMethodTarget() - Method in class org.openclover.ant.tasks.CloverPassTask
- getMethodTarget() - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- getNonTrimmedPatterns(String[], String[]) - Static method in class org.openclover.ant.AntFileSetUtils
- getOptimizedTestResource() - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- getProfiles() - Method in class org.openclover.ant.AntCloverProfiles
- getProp(Project, String, String) - Static method in class org.openclover.ant.AntInstrUtils
- getRegex() - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- getRuntimeInitString() - Method in class org.openclover.ant.tasks.AbstractInstrTask
- getSpan() - Method in class org.openclover.ant.tasks.CloverMergeTask.CloverDbSet
- getStatementTarget() - Method in class org.openclover.ant.tasks.CloverPassTask
- getStatementTarget() - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- getTask() - Method in class org.openclover.ant.AbstractAntLogger
- getTask() - Method in class org.openclover.ant.AntLogger
- getTestResults() - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- getTestSources() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- getTestSources() - Method in class org.openclover.ant.tasks.CloverPassTask
- getTestSources() - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- getThreshold() - Method in class org.openclover.ant.tasks.CloverPassTask
- getTypeName() - Method in interface org.openclover.ant.tasks.AntExtension
- getTypeName() - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- getTypeName() - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- getValues() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig.EnumInstrumentationLevel
- getValues() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig.FlushPolicy
-
Standard EnumeratedAttribute method to get the list of allowed values
- getValues() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig.Instrumentation
-
Standard EnumeratedAttribute method to get the list of allowed values
- getValues() - Method in class org.openclover.ant.tasks.CloverLogTask.Level
-
Get the allowed values of Level
- getValues() - Method in class org.openclover.ant.types.CloverOptimizedTestSet.TestOrdering
- GroovycSupport - Class in org.openclover.ant.groovy
H
- HasPropertyPredicate - Class in org.openclover.ci
-
Search for properties in a form:
- HasPropertyPredicate(String) - Constructor for class org.openclover.ci.HasPropertyPredicate
- historical(boolean) - Method in class org.openclover.ci.CIOptions.Builder
- HistoricalEx() - Constructor for class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- historyDir(File) - Method in class org.openclover.ci.CIOptions.Builder
-
Use the given history directory to store Clover artifacts which are needed by Clover between builds.
- HistoryPointTask - Class in org.openclover.ant.tasks
-
Ant support for the history-point clover functionality.
- HistoryPointTask() - Constructor for class org.openclover.ant.tasks.HistoryPointTask
- html(boolean) - Method in class org.openclover.ci.CIOptions.Builder
I
- init() - Method in class org.openclover.ant.tasks.AbstractCloverTask
- init() - Method in class org.openclover.ant.tasks.CloverEnvTask
- init() - Method in class org.openclover.ant.tasks.CloverPassTask
- initGroovycTaskNames(Project) - Method in class org.openclover.ant.groovy.GroovycSupport
- instrFilesets - Variable in class org.openclover.ant.tasks.AntInstrumentationConfig
- Instrumentation() - Constructor for class org.openclover.ant.tasks.AntInstrumentationConfig.Instrumentation
- Integrator - Interface in org.openclover.ci
-
An Integrator is designed to provied a simple means to enable Clover for a build from a CI environment.
- Integrator.Factory - Class in org.openclover.ci
- isEnabled() - Method in class org.openclover.ant.tasks.TestSourceSet
- isFilesystemOnly() - Method in class org.openclover.ant.types.CloverAlwaysRunTestSet
- isFilesystemOnly() - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- isFullClean() - Method in class org.openclover.ci.CIOptions
- isGroovyc(Task) - Method in class org.openclover.ant.groovy.GroovycSupport
- isHistorical() - Method in class org.openclover.ci.CIOptions
- isHtml() - Method in class org.openclover.ci.CIOptions
- isJson() - Method in class org.openclover.ci.CIOptions
- isOptimize() - Method in class org.openclover.ci.CIOptions
- isPdf() - Method in class org.openclover.ci.CIOptions
- isPreserve() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- isPutValuesInQuotes() - Method in class org.openclover.ci.CIOptions
- isSkipGroverJar() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- isTrimmed - Static variable in class org.openclover.ant.AntFileSetUtils
- isXml() - Method in class org.openclover.ci.CIOptions
- iterator() - Method in class org.openclover.ant.types.CloverOptimizedTestSet
J
- json(boolean) - Method in class org.openclover.ci.CIOptions.Builder
L
- Level() - Constructor for class org.openclover.ant.tasks.CloverLogTask.Level
- log(int, String, Throwable) - Method in class org.openclover.ant.AbstractAntLogger
M
- matchesFile(File) - Method in class org.openclover.ant.tasks.TestSourceSet
- MavenIntegrator - Class in org.openclover.ci
-
A utility class that contains methods to assist in integrating clover into a CI server for Maven2 builds.
- MavenIntegrator(CIOptions) - Constructor for class org.openclover.ci.MavenIntegrator
- maybeInitializeOptimizer() - Method in class org.openclover.ant.tasks.testng.CloverOptimizedTestNGSelector
- messageLogged(BuildEvent) - Method in class org.openclover.ant.groovy.GroovycSupport
- messageLogged(BuildEvent) - Method in class org.openclover.ci.AntIntegrationListener
- MetricsEx() - Constructor for class org.openclover.ant.tasks.CloverReportTask.MetricsEx
N
- newAntIntegrator(CIOptions) - Static method in class org.openclover.ci.Integrator.Factory
-
Creates an integrator for Ant, using the given options.
- newConfigDir(InstrumentationConfig, File) - Static method in class org.openclover.ant.groovy.GroovycSupport
- newMavenIntegrator(CIOptions) - Static method in class org.openclover.ci.Integrator.Factory
-
Creates an integrator for Maven, using the given options.
- normalizePath(String) - Static method in class org.openclover.ant.types.BaseCloverOptimizedType
O
- optimizationOnly - Variable in class org.openclover.ant.tasks.AbstractInstrTask
- optimize(boolean) - Method in class org.openclover.ci.CIOptions.Builder
-
Whether or not to optimize tests.
- optionsBuilder - Variable in class org.openclover.ant.types.BaseCloverOptimizedType
- org.openclover.ant - package org.openclover.ant
- org.openclover.ant.groovy - package org.openclover.ant.groovy
- org.openclover.ant.taskdefs - package org.openclover.ant.taskdefs
- org.openclover.ant.tasks - package org.openclover.ant.tasks
- org.openclover.ant.tasks.testng - package org.openclover.ant.tasks.testng
- org.openclover.ant.types - package org.openclover.ant.types
- org.openclover.ci - package org.openclover.ci
-
Provides classes to programtically integrate Clover into an Ant or Maven2 build, typically from within a Continuous Integration server.
- ORIGINAL - Static variable in class org.openclover.ant.types.CloverOptimizedTestSet.TestOrdering
P
- Package() - Constructor for class org.openclover.ant.tasks.CloverLogTask.Package
- PackageRequirement() - Constructor for class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- pdf(boolean) - Method in class org.openclover.ci.CIOptions.Builder
- prepareForGroovyInstrumentation(Task, Project, AntInstrumentationConfig) - Method in class org.openclover.ant.groovy.GroovycSupport
-
Extract grover.jar so that groovyc compiler will pick Clover's AST transformer.
- processHistoryIncludes(Project, String, File) - Static method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- proj - Variable in class org.openclover.ant.AbstractAntLogger
- putValuesInQuotes(boolean) - Method in class org.openclover.ci.CIOptions.Builder
-
Applicable for AntIntegrator only.
R
- RANDOM - Static variable in class org.openclover.ant.types.CloverOptimizedTestSet.TestOrdering
- Related Documentation - Search tag in package org.openclover.ci
- Section
- resolve(Project) - Method in interface org.openclover.ant.tasks.AntExtension
- resolve(Project) - Method in class org.openclover.ant.tasks.CloverReportTask.CurrentEx
- resolve(Project) - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- resolveColumnsRef() - Method in class org.openclover.ant.tasks.ColumnsEx
- resolveInitString() - Method in class org.openclover.ant.tasks.AbstractCloverTask
- resolveInitString() - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
-
Overridden method that resolves the init string against the project's basedir.
- revertLogger(Logger) - Method in class org.openclover.ant.types.BaseCloverOptimizedType
S
- setAlwaysReport(boolean) - Method in class org.openclover.ant.tasks.HistoryPointTask
- setCloverCompiler(String) - Method in class org.openclover.ant.tasks.CloverSetupTask
-
Set the underlying compiler that clover will use to compile the code.
- setCodeType(String) - Method in class org.openclover.ant.tasks.CloverLogTask
- setCodeType(String) - Method in class org.openclover.ant.tasks.CloverPassTask
- setCompilerDelegate(String) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- setConditionalTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- setConditionalTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask
- setCoverageCacheSize(String) - Method in class org.openclover.ant.tasks.CloverReportTask
- setCoverageRecorder(String) - Method in class org.openclover.ant.AntCloverProfile
-
Setter for Ant's
<profile coverageRecorder="...">attribute. - setDate(String) - Method in class org.openclover.ant.tasks.HistoryPointTask
-
Specify the effective date for this history point.
- setDateFormat(String) - Method in class org.openclover.ant.tasks.HistoryPointTask
-
Specify the format of the date property.
- setDebug(boolean) - Method in class org.openclover.ant.tasks.AbstractCloverTask
- setDebug(boolean) - Method in class org.openclover.ant.types.BaseCloverOptimizedType
- setDebug(boolean) - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- setDestDir(File) - Method in class org.openclover.ant.tasks.CloverInstrTask
-
the destination dir for the instrumentation
- setEnabled(boolean) - Method in class org.openclover.ant.tasks.CloverSetupTask
-
Set the flag which controls whether clover is enabled or not.
- setEnabled(boolean) - Method in class org.openclover.ant.tasks.TestSourceSet
- setEnabled(boolean) - Method in class org.openclover.ant.types.BaseCloverOptimizedType
- setEncoding(String) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- setFailOnError(boolean) - Method in class org.openclover.ant.tasks.CloverReportTask
- setFailureProperty(String) - Method in class org.openclover.ant.tasks.CloverPassTask
- setFile(File) - Method in class org.openclover.ant.tasks.CloverSnapshotTask
- setFilter(String) - Method in class org.openclover.ant.tasks.CloverLogTask
-
set the filter which controls which items are included in the log report.
- setFilter(String) - Method in class org.openclover.ant.tasks.CloverPassTask
-
set the filter which controls which items are included in the log report.
- setFilter(String) - Method in class org.openclover.ant.tasks.HistoryPointTask
- setFlushInterval(int) - Method in class org.openclover.ant.tasks.AbstractInstrTask
-
Controls the flush intervalu for interval-based flushing.
- setFlushPolicy(AntInstrumentationConfig.FlushPolicy) - Method in class org.openclover.ant.tasks.AbstractInstrTask
-
Set the flush policy which controls when Clover will flush coverage data to the clover database.
- setFullRunEvery(int) - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- setFullRunEvery(int) - Method in class org.openclover.ant.types.BaseCloverOptimizedType
- setFullyQualifyJavaLang(boolean) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- setGroverJar(File) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- setGroverJar(File) - Method in class org.openclover.ant.tasks.CloverSetupTask
-
Sets a fixed name and location for the temporary grover.jar artifact which is being used for compilation of Groovy code.
- setHaltOnError(boolean) - Method in class org.openclover.ant.tasks.CloverCleanTask
-
If true, a BuildException will be generated if a file can not be deleted.
- setHaltOnFailure(boolean) - Method in class org.openclover.ant.tasks.CloverPassTask
-
Set the flag indicating whether the build will be failed for failing to meet a target coverage.
- setHistorydir(File) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setHistorydir(File) - Method in class org.openclover.ant.tasks.CloverPassTask
- setHistorydir(File) - Method in class org.openclover.ant.tasks.CloverPdfReportTask
- setHistoryDir(File) - Method in class org.openclover.ant.tasks.HistoryPointTask
-
Sepcify the directory into which the history information will be written.
- setHistoryIncludes(String) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setHistoryIncludes(String) - Method in class org.openclover.ant.tasks.CloverReportTask.HistoricalEx
- setIn(Project) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- setIncludeFailedTestCoverage(boolean) - Method in class org.openclover.ant.tasks.CloverPassTask
- setIncludeFailedTestCoverage(boolean) - Method in class org.openclover.ant.tasks.HistoryPointTask
- setInitialSpan(String) - Method in class org.openclover.ant.tasks.CloverSnapshotTask
- setInitString(String) - Method in class org.openclover.ant.tasks.AbstractCloverTask
- setInstrPattern(PatternSet) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- setInstrumentationLevel(AntInstrumentationConfig.EnumInstrumentationLevel) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- setInstrumentLambda(String) - Method in class org.openclover.ant.tasks.AbstractInstrTask
-
Set how lambda expressions (Java8) shall be instrumented.
- setInstrumentLambda(String) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
-
Extra setter so that we can call it from Grails' BuildConfig
- setJavac(Javac) - Method in class org.openclover.ant.taskdefs.CloverCompilerAdapter
- setKeepdb(boolean) - Method in class org.openclover.ant.tasks.CloverCleanTask
-
If true, the coverage database itself will not be deleted.
- setKeepSnapshot(boolean) - Method in class org.openclover.ant.tasks.CloverCleanTask
-
If true, the test snapshot will not be deleted.
- setLevel(CloverLogTask.Level) - Method in class org.openclover.ant.tasks.CloverLogTask
-
Set the report detail level.
- setLogger(Logger) - Method in class org.openclover.ant.types.BaseCloverOptimizedType
- setMaxTestsPerFile(int) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setMethodTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- setMethodTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask
- setMinimize(boolean) - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- setName(String) - Method in class org.openclover.ant.AntCloverProfile
-
Setter for Ant's
<profile name="...">attribute. - setName(String) - Method in class org.openclover.ant.tasks.CloverLogTask.Package
-
Set the name of the package
- setName(String) - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
-
Set the name of the package
- setNumThreads(int) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setOptimizationOnly(boolean) - Method in class org.openclover.ant.tasks.AbstractInstrTask
-
Optimization only implies method level instrumentation
- setOrdering(CloverOptimizedTestSet.TestOrdering) - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- setOutdir(File) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setOutfile(File) - Method in class org.openclover.ant.tasks.CloverPdfReportTask
- setOutputProperty(String) - Method in class org.openclover.ant.tasks.CloverLogTask
- setOverwrite(boolean) - Method in class org.openclover.ant.tasks.HistoryPointTask
- setPreserve(boolean) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- setPreserve(boolean) - Method in class org.openclover.ant.tasks.CloverSetupTask
-
Flag to indicate whether the instrumented source should be saved.
- setProjectName(String) - Method in class org.openclover.ant.tasks.CloverReportTask
- setProperty(String) - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- setProperty(String) - Method in class org.openclover.ant.tasks.HistoryPointTask
-
Specifies the property name to hold the name of the generated output file
- setRecordTestResults(boolean) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- setRefid(Reference) - Method in class org.openclover.ant.tasks.CloverFormatType
- setRefid(Reference) - Method in class org.openclover.ant.tasks.ColumnsEx
- setRegex(String) - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- setRelative(boolean) - Method in class org.openclover.ant.tasks.AbstractInstrTask
-
Flag to indicate whether the initstring should be treated as a relative path
- setReportInitErrors(boolean) - Method in class org.openclover.ant.tasks.AbstractInstrTask
- setShowUniqueCoverage(boolean) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setShowUnitTests(boolean) - Method in class org.openclover.ant.tasks.CloverLogTask
-
Sets whether to show unit test summary (total number of tests, number of tests run, number of passed / failed / error)
- setSkipGroverJar(boolean) - Method in class org.openclover.ant.tasks.AntInstrumentationConfig
- setSkipGroverJar(boolean) - Method in class org.openclover.ant.tasks.CloverSetupTask
-
If set to true, then skips generation of grover.jar artifact during setup.
- setSnapshotFile(File) - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- setSnapshotFile(File) - Method in class org.openclover.ant.types.BaseCloverOptimizedType
- setSource(String) - Method in class org.openclover.ant.tasks.AbstractInstrTask
-
set the default source level to process files at
- setSpan(String) - Method in class org.openclover.ant.tasks.CloverSnapshotTask
- setSpan(Interval) - Method in class org.openclover.ant.tasks.CloverLogTask
- setSpan(Interval) - Method in class org.openclover.ant.tasks.CloverMergeTask.CloverDbSet
- setSpan(Interval) - Method in class org.openclover.ant.tasks.CloverPassTask
- setSpan(Interval) - Method in class org.openclover.ant.tasks.HistoryPointTask
-
Specify the span to be used for generating this history-point
- setSrcDir(File) - Method in class org.openclover.ant.tasks.CloverInstrTask
- setSrcLevel(boolean) - Method in class org.openclover.ant.tasks.HistoryPointTask
- setStatementTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
- setStatementTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask
- setTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask.PackageRequirement
-
The coverage target for this package as a percentage.
- setTarget(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask
-
Set the overall system coverage target
- setTestResultsDir(File) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setTestSrcDir(File) - Method in class org.openclover.ant.tasks.CloverInstrTask
- setThreshold(Percentage) - Method in class org.openclover.ant.tasks.CloverPassTask
- setTitle(String) - Method in class org.openclover.ant.tasks.CloverHtmlReportTask
- setTitle(String) - Method in class org.openclover.ant.tasks.CloverPdfReportTask
- setTmpDir(File) - Method in class org.openclover.ant.tasks.AbstractCloverTask
-
Temporary directory into which instrumented code is to be written
- setUpdate(boolean) - Method in class org.openclover.ant.tasks.CloverMergeTask
- setUpdateSpan(Interval) - Method in class org.openclover.ant.tasks.CloverMergeTask
- setValue(String) - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- setVerbose(boolean) - Method in class org.openclover.ant.tasks.CloverCleanTask
-
If true, a statement will be logged for every file deleted.
- sieveSourceByAddingAll(Collection<File>, Collection<File>, Collection<File>) - Static method in class org.openclover.ant.AntInstrUtils
- sieveSourceByDirSets(Project, List<FileSet>, Collection<File>, Collection<File>, Collection<File>) - Static method in class org.openclover.ant.AntInstrUtils
- sieveSourceByPatternSets(Project, Path, PatternSet, Collection<File>, Collection<File>, Collection<File>) - Static method in class org.openclover.ant.AntInstrUtils
- sieveSourceForInstrumentation(Project, Path, PatternSet, List<FileSet>, Collection<File>, Collection<File>, Collection<File>) - Static method in class org.openclover.ant.AntInstrUtils
- sieveSrcPath(Project, PatternSet, Collection<File>, Collection<File>, Collection<File>, String) - Static method in class org.openclover.ant.AntInstrUtils
- size() - Method in class org.openclover.ant.types.CloverOptimizedTestSet
- snapshotFile - Variable in class org.openclover.ant.types.BaseCloverOptimizedType
T
- takeOverLogging(Project) - Method in class org.openclover.ant.types.BaseCloverOptimizedType
- targetFinished(BuildEvent) - Method in class org.openclover.ant.groovy.GroovycSupport
- targetFinished(BuildEvent) - Method in class org.openclover.ci.AntIntegrationListener
- targetStarted(BuildEvent) - Method in class org.openclover.ant.groovy.GroovycSupport
- targetStarted(BuildEvent) - Method in class org.openclover.ci.AntIntegrationListener
- taskFinished(BuildEvent) - Method in class org.openclover.ant.groovy.GroovycSupport
- taskFinished(BuildEvent) - Method in class org.openclover.ci.AntIntegrationListener
- taskStarted(BuildEvent) - Method in class org.openclover.ant.groovy.GroovycSupport
- taskStarted(BuildEvent) - Method in class org.openclover.ci.AntIntegrationListener
- test(String) - Method in class org.openclover.ci.HasPropertyPredicate
- TestOrdering() - Constructor for class org.openclover.ant.types.CloverOptimizedTestSet.TestOrdering
- TestOrdering(String) - Constructor for class org.openclover.ant.types.CloverOptimizedTestSet.TestOrdering
- testSources - Variable in class org.openclover.ant.tasks.AntInstrumentationConfig
- TestSourceSet - Class in org.openclover.ant.tasks
- TestSourceSet() - Constructor for class org.openclover.ant.tasks.TestSourceSet
- toString() - Method in class org.openclover.ant.tasks.TestSourceSet
- toString() - Method in class org.openclover.ci.CIOptions.Builder
- transform(IConfigurationAnnotation, Class, Constructor, Method) - Method in class org.openclover.ant.tasks.testng.CloverOptimizedTestNGSelector
-
Add "clover-optimized" group to any method annotated with any of "@BeforeTest / @BeforeSuite / @AfterTest / @AfterSuite" etc.
- transform(IDataProviderAnnotation, Method) - Method in class org.openclover.ant.tasks.testng.CloverOptimizedTestNGSelector
- transform(IFactoryAnnotation, Method) - Method in class org.openclover.ant.tasks.testng.CloverOptimizedTestNGSelector
- transform(ITestAnnotation, Class, Constructor, Method) - Method in class org.openclover.ant.tasks.testng.CloverOptimizedTestNGSelector
U
- Util() - Constructor for class org.openclover.ant.tasks.FilesetFileVisitor.Util
V
- validate() - Method in class org.openclover.ant.tasks.AbstractCloverTask
- validate() - Method in class org.openclover.ant.tasks.AbstractInstrTask
- validate() - Method in class org.openclover.ant.tasks.CloverCanOptimizeTests
- validate() - Method in class org.openclover.ant.tasks.CloverInstrTask
- validate() - Method in class org.openclover.ant.tasks.TestSourceSet
- visit(File) - Method in interface org.openclover.ant.tasks.FilesetFileVisitor
W
- wrapInBrackets - Static variable in class org.openclover.ant.AntFileSetUtils
X
- xml(boolean) - Method in class org.openclover.ci.CIOptions.Builder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form