Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCsvFormatter(File, String, List<IReportVisitor>) - Method in class io.quarkus.jacoco.runtime.ReportCreator
- addHtmlFormatter(File, String, String, Locale, List<IReportVisitor>) - Method in class io.quarkus.jacoco.runtime.ReportCreator
- addXmlFormatter(File, String, List<IReportVisitor>) - Method in class io.quarkus.jacoco.runtime.ReportCreator
- artifactId - Variable in class io.quarkus.jacoco.runtime.ReportInfo
C
- classFiles - Variable in class io.quarkus.jacoco.runtime.ReportInfo
D
- dataFile - Variable in class io.quarkus.jacoco.runtime.ReportInfo
- dataFile() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
The Jacoco data file.
E
- enabled() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
Whether or not the Jacoco extension is enabled.
- excludes() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
A list of class files to exclude from the report.
F
- footer() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
Footer text used in HTML report pages.
I
- includes() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
A list of class files to include in the report.
- io.quarkus.jacoco.runtime - package io.quarkus.jacoco.runtime
J
- JACOCO_QUARKUS_EXEC - Static variable in interface io.quarkus.jacoco.runtime.JacocoConfig
- JACOCO_REPORT - Static variable in interface io.quarkus.jacoco.runtime.JacocoConfig
- JacocoConfig - Interface in io.quarkus.jacoco.runtime
O
- outputEncoding() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
Encoding of the generated reports.
R
- report() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
If Quarkus should generate the Jacoco report
- ReportCreator - Class in io.quarkus.jacoco.runtime
- ReportCreator(ReportInfo, JacocoConfig) - Constructor for class io.quarkus.jacoco.runtime.ReportCreator
- reportDir - Variable in class io.quarkus.jacoco.runtime.ReportInfo
- ReportInfo - Class in io.quarkus.jacoco.runtime
- ReportInfo() - Constructor for class io.quarkus.jacoco.runtime.ReportInfo
- reportLocation() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
The location of the report files.
- reuseDataFile() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
Whether to reuse (
true) or delete (false) the Jacoco data file on each run. - run() - Method in class io.quarkus.jacoco.runtime.ReportCreator
S
- savedData - Variable in class io.quarkus.jacoco.runtime.ReportInfo
- sourceDirectories - Variable in class io.quarkus.jacoco.runtime.ReportInfo
- sourceEncoding() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
Encoding of the source files.
T
- TARGET_JACOCO_QUARKUS_EXEC - Static variable in interface io.quarkus.jacoco.runtime.JacocoConfig
- TARGET_JACOCO_REPORT - Static variable in interface io.quarkus.jacoco.runtime.JacocoConfig
- title() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
-
Name of the root node HTML report pages.
All Classes and Interfaces|All Packages|Constant Field Values