Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
O
P
R
S
V
A
AbstractEmmaMojo
- Class in
org.codehaus.mojo.emma
Abstract base for EMMA mojo.
AbstractEmmaMojo()
- Constructor for class org.codehaus.mojo.emma.
AbstractEmmaMojo
AbstractTask
- Class in
org.codehaus.mojo.emma.task
Abstract class for executing EMMA actions.
AbstractTask()
- Constructor for class org.codehaus.mojo.emma.task.
AbstractTask
C
canGenerateReport()
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Checks if the report can be generated.
check
- Variable in class org.codehaus.mojo.emma.
EmmaCheckMojo
Check configuration.
CheckConfiguration
- Class in
org.codehaus.mojo.emma
Check configuration, used by
check
goal.
CheckConfiguration()
- Constructor for class org.codehaus.mojo.emma.
CheckConfiguration
CheckConfiguration.Regex
- Class in
org.codehaus.mojo.emma
A regex.
CheckConfiguration.Regex()
- Constructor for class org.codehaus.mojo.emma.
CheckConfiguration.Regex
checkParameters()
- Method in class org.codehaus.mojo.emma.
AbstractEmmaMojo
Check parameter values.
checkParameters()
- Method in class org.codehaus.mojo.emma.
EmmaCleanMojo
Checks the parameters before doing the work.
checkParameters()
- Method in class org.codehaus.mojo.emma.
EmmaInstrumentMojo
Checks the parameters before doing the work.
checkParameters()
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Check parameters.
columns
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Specifies which report columns and in which order to use for report generation, as a comma-separated list of column ids.
coverageFile
- Variable in class org.codehaus.mojo.emma.
EmmaCheckMojo
Location to XML coverage file.
D
dataFiles
- Variable in class org.codehaus.mojo.emma.
EmmaCheckMojo
Class coverage data files.
dataFiles
- Variable in class org.codehaus.mojo.emma.
EmmaCleanMojo
Class coverage data files.
dataFiles
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Class coverage data files.
depth
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Specifies the amount of detail to be included in the generated coverage reports.
doExecute()
- Method in class org.codehaus.mojo.emma.
AbstractEmmaMojo
Method called by
AbstractEmmaMojo.execute()
.
doExecute()
- Method in class org.codehaus.mojo.emma.
EmmaCheckMojo
Does the work.
doExecute()
- Method in class org.codehaus.mojo.emma.
EmmaCleanMojo
Does the work.
doExecute()
- Method in class org.codehaus.mojo.emma.
EmmaInstrumentMojo
Does the work.
E
EmmaCheckMojo
- Class in
org.codehaus.mojo.emma
Check last intrumentation results.
EmmaCheckMojo()
- Constructor for class org.codehaus.mojo.emma.
EmmaCheckMojo
EmmaCleanMojo
- Class in
org.codehaus.mojo.emma
Clean EMMA generated resources.
EmmaCleanMojo()
- Constructor for class org.codehaus.mojo.emma.
EmmaCleanMojo
EmmaInstrumentMojo
- Class in
org.codehaus.mojo.emma
Offline class instrumentor.
EmmaInstrumentMojo()
- Constructor for class org.codehaus.mojo.emma.
EmmaInstrumentMojo
EmmaReportMojo
- Class in
org.codehaus.mojo.emma
Instruments, tests, and generates an EMMA report.
EmmaReportMojo()
- Constructor for class org.codehaus.mojo.emma.
EmmaReportMojo
execute()
- Method in class org.codehaus.mojo.emma.
AbstractEmmaMojo
Execute this Mojo.
execute()
- Method in class org.codehaus.mojo.emma.
HelpMojo
execute()
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Executes the task.
execute()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Executes the task.
executeReport(Locale)
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Executes the report for a specific locale.
F
filters
- Variable in class org.codehaus.mojo.emma.
EmmaInstrumentMojo
Instrumentation filters.
G
getBlockRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
gets the block rate.
getBlockRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
gets the block rate.
getCanonicalPaths(File[])
- Method in class org.codehaus.mojo.emma.task.
AbstractTask
Returns the canonical paths of an array of files.
getClassRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Gets the class rate.
getClassRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Gets the class rate.
getColumns()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the columns.
getDataFiles()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the data files.
getDepth()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the depth.
getDescription(Locale)
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Gets the description in the specified locale.
getEncoding()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the encoding.
getFilters()
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Gets the filters.
getInstrumentationPaths()
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Gets the instrumentation paths.
getLineRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Gets the line rate.
getLineRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Gets the line rate.
getMetadataFile()
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Gets the metadata file.
getMetadataFile()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the metadata file.
getMethodRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Gets the method rate.
getMethodRate()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Gets the method rate.
getMetrics()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the metrics.
getName(Locale)
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Gets the name in the specified locale.
getOutputDirectory()
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Gets the output directory.
getOutputDirectory()
- Method in class org.codehaus.mojo.emma.task.
AbstractTask
Gets the output directory.
getOutputName()
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Gets the output name.
getPattern()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
gets the pattern.
getProject()
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Gets the maven project.
getRegexes()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Gets the regexes.
getResourceBundle(Locale)
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Gets the resource bundle for the specified locale.
getSiteRenderer()
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Gets the site renderer.
getSort()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the sort order.
getSourcePaths()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Gets the source paths.
H
HelpMojo
- Class in
org.codehaus.mojo.emma
Display help information on emma-maven-plugin.
Call
HelpMojo()
- Constructor for class org.codehaus.mojo.emma.
HelpMojo
I
instrumentationPaths
- Variable in class org.codehaus.mojo.emma.
EmmaInstrumentMojo
Specifies the instrumentation paths to use.
InstrumentTask
- Class in
org.codehaus.mojo.emma.task
Instrument classes.
InstrumentTask()
- Constructor for class org.codehaus.mojo.emma.task.
InstrumentTask
isExternalReport()
- Method in class org.codehaus.mojo.emma.
EmmaReportMojo
Returns
true
as this is an external report.
isGenerateOnlyXml()
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Should only the XML report be generated.
isHaltOnFailure()
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Gets the halt on failure mode..
isMerge()
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Gets the merge mode.
isVerbose()
- Method in class org.codehaus.mojo.emma.task.
AbstractTask
Is the task verbose.
M
merge
- Variable in class org.codehaus.mojo.emma.
EmmaInstrumentMojo
Indicates whether the metadata should be merged into the destination
metadataFile
, if any.
metadataFile
- Variable in class org.codehaus.mojo.emma.
EmmaCheckMojo
Location to store class coverage metadata.
metadataFile
- Variable in class org.codehaus.mojo.emma.
EmmaCleanMojo
Location to store class coverage metadata.
metadataFile
- Variable in class org.codehaus.mojo.emma.
EmmaInstrumentMojo
Location to store class coverage metadata.
metadataFile
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Location to store class coverage metadata.
metrics
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Specifies the threshold coverage metrics values for a given set of columns.
O
org.codehaus.mojo.emma
- package org.codehaus.mojo.emma
org.codehaus.mojo.emma.task
- package org.codehaus.mojo.emma.task
outputDirectory
- Variable in class org.codehaus.mojo.emma.
AbstractEmmaMojo
Location to store EMMA generated resources.
outputDirectory
- Variable in class org.codehaus.mojo.emma.
EmmaCheckMojo
Location to store EMMA generated resources.
outputDirectory
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Output directory for the report.
outputEncoding
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Report encoding.
P
pluginClasspath
- Variable in class org.codehaus.mojo.emma.
EmmaInstrumentMojo
Plugin classpath.
pluginClasspath
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Plugin classpath.
project
- Variable in class org.codehaus.mojo.emma.
AbstractEmmaMojo
Maven project.
project
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Maven project.
R
ReportTask
- Class in
org.codehaus.mojo.emma.task
Create a report from EMMA coverage data.
ReportTask()
- Constructor for class org.codehaus.mojo.emma.task.
ReportTask
S
setBlockRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Sets the block rate.
setBlockRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Sets the block rate.
setClassRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Sets the class rate.
setClassRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Sets the class rate.
setColumns(String)
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the columns.
setDataFiles(File[])
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the data files.
setDepth(String)
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the depth.
setEncoding(String)
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the encoding.
setFilters(String[])
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Sets the filters.
setGenerateOnlyXml(boolean)
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets whether only the XML report be generated.
setHaltOnFailure(boolean)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Sets the halt on failure mode.
setInstrumentationPaths(File[])
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Sets the instrumentation paths.
setLineRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Sets the line rate.
setLineRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Sets the line rate.
setMerge(boolean)
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Sets the merge mode.
setMetadataFile(File)
- Method in class org.codehaus.mojo.emma.task.
InstrumentTask
Sets the metadata file.
setMetadataFile(File)
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the metadata file.
setMethodRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Sets the method rate.
setMethodRate(int)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Sets the method rate.
setMetrics(String)
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the metrics.
setOutputDirectory(File)
- Method in class org.codehaus.mojo.emma.task.
AbstractTask
Sets the output directory.
setPattern(String)
- Method in class org.codehaus.mojo.emma.
CheckConfiguration.Regex
Sets the pattern.
setRegexes(CheckConfiguration.Regex[])
- Method in class org.codehaus.mojo.emma.
CheckConfiguration
Sets the regexes.
setSort(String)
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the sort order.
setSourcePaths(File[])
- Method in class org.codehaus.mojo.emma.task.
ReportTask
Sets the source paths.
setVerbose(boolean)
- Method in class org.codehaus.mojo.emma.task.
AbstractTask
Sets the verbosity of the task.
siteRenderer
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Site renderer.
sort
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Specifies report column sorting order, as a comma-separated list of columns ids prefixed with "+" for ascending or "-" for descending directions.
sourcePaths
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Source locations.
V
verbose
- Variable in class org.codehaus.mojo.emma.
AbstractEmmaMojo
Sets EMMA verbosity level to
verbose
.
verbose
- Variable in class org.codehaus.mojo.emma.
EmmaReportMojo
Sets EMMA verbosity level to
verbose
.
A
C
D
E
F
G
H
I
M
O
P
R
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2012
Codehaus
. All Rights Reserved.