Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
O
R
S
A
AbstractJacocoMojo
- Class in
org.jacoco.maven
Base class for JaCoCo Mojos.
AbstractJacocoMojo()
- Constructor for class org.jacoco.maven.
AbstractJacocoMojo
AgentMojo
- Class in
org.jacoco.maven
Prepares a property pointing to the JaCoCo runtime agent that can be passed as a VM argument to the application under test.
AgentMojo()
- Constructor for class org.jacoco.maven.
AgentMojo
B
BundleCreator
- Class in
org.jacoco.maven
Creates an IBundleCoverage.
BundleCreator(MavenProject, FileFilter)
- Constructor for class org.jacoco.maven.
BundleCreator
Construct a new BundleCreator given the MavenProject and FileFilter.
C
canGenerateReport()
- Method in class org.jacoco.maven.
ReportMojo
CheckMojo
- Class in
org.jacoco.maven
Checks that the code coverage metrics are being met.
CheckMojo()
- Constructor for class org.jacoco.maven.
CheckMojo
createBundle(ExecutionDataStore)
- Method in class org.jacoco.maven.
BundleCreator
Create an IBundleCoverage for the given ExecutionDataStore.
E
execute()
- Method in class org.jacoco.maven.
AbstractJacocoMojo
execute()
- Method in class org.jacoco.maven.
HelpMojo
execute()
- Method in class org.jacoco.maven.
ReportMojo
This method is called when the report generation is invoked directly as a standalone Mojo.
executeMojo()
- Method in class org.jacoco.maven.
AbstractJacocoMojo
Executes Mojo.
executeMojo()
- Method in class org.jacoco.maven.
AgentMojo
executeMojo()
- Method in class org.jacoco.maven.
CheckMojo
executeMojo()
- Method in class org.jacoco.maven.
InstrumentMojo
executeMojo()
- Method in class org.jacoco.maven.
RestoreMojo
executeReport(Locale)
- Method in class org.jacoco.maven.
ReportMojo
F
FileFilter
- Class in
org.jacoco.maven
A file filter using includes/excludes patterns.
FileFilter(List<String>, List<String>)
- Constructor for class org.jacoco.maven.
FileFilter
Construct a new FileFilter
G
getDescription(Locale)
- Method in class org.jacoco.maven.
ReportMojo
getExcludes()
- Method in class org.jacoco.maven.
AbstractJacocoMojo
Returns the list of class files to exclude.
getExcludes()
- Method in class org.jacoco.maven.
FileFilter
Get the excludes pattern
getExcludes()
- Method in class org.jacoco.maven.
ReportMojo
Returns the list of class files to exclude from the report.
getFileNames(File)
- Method in class org.jacoco.maven.
FileFilter
Returns a list of files.
getIncludes()
- Method in class org.jacoco.maven.
AbstractJacocoMojo
Returns the list of class files to include.
getIncludes()
- Method in class org.jacoco.maven.
FileFilter
Get the includes pattern
getIncludes()
- Method in class org.jacoco.maven.
ReportMojo
Returns the list of class files to include in the report.
getName(Locale)
- Method in class org.jacoco.maven.
ReportMojo
getOutputDirectory()
- Method in class org.jacoco.maven.
ReportMojo
getOutputName()
- Method in class org.jacoco.maven.
ReportMojo
getProject()
- Method in class org.jacoco.maven.
AbstractJacocoMojo
getProject()
- Method in class org.jacoco.maven.
ReportMojo
getSiteRenderer()
- Method in class org.jacoco.maven.
ReportMojo
H
HelpMojo
- Class in
org.jacoco.maven
Display help information on jacoco-maven-plugin.
HelpMojo()
- Constructor for class org.jacoco.maven.
HelpMojo
I
InstrumentMojo
- Class in
org.jacoco.maven
Performs offline instrumentation.
InstrumentMojo()
- Constructor for class org.jacoco.maven.
InstrumentMojo
isExternalReport()
- Method in class org.jacoco.maven.
ReportMojo
O
onViolation(ICoverageNode, Rule, Limit, String)
- Method in class org.jacoco.maven.
CheckMojo
org.jacoco.maven
- package org.jacoco.maven
R
ReportMojo
- Class in
org.jacoco.maven
Creates a code coverage report for a single project in multiple formats (HTML, XML, and CSV).
ReportMojo()
- Constructor for class org.jacoco.maven.
ReportMojo
RestoreMojo
- Class in
org.jacoco.maven
Restores original classes as they were before offline instrumentation.
RestoreMojo()
- Constructor for class org.jacoco.maven.
RestoreMojo
RuleConfiguration
- Class in
org.jacoco.maven
Wrapper for
Rule
objects to allow Maven style includes/excludes lists
RuleConfiguration()
- Constructor for class org.jacoco.maven.
RuleConfiguration
Create a new configuration instance.
S
setElement(ICoverageNode.ElementType)
- Method in class org.jacoco.maven.
RuleConfiguration
setExcludes(List<String>)
- Method in class org.jacoco.maven.
RuleConfiguration
setIncludes(List<String>)
- Method in class org.jacoco.maven.
RuleConfiguration
setLimits(List<Limit>)
- Method in class org.jacoco.maven.
RuleConfiguration
setReportOutputDirectory(File)
- Method in class org.jacoco.maven.
ReportMojo
skipMojo()
- Method in class org.jacoco.maven.
AbstractJacocoMojo
Skips Mojo.
skipMojo()
- Method in class org.jacoco.maven.
AgentMojo
A
B
C
E
F
G
H
I
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2013 Mountainminds GmbH & Co. KG. All Rights Reserved.