Index

A B C D E F G I J O P R S T W 
All Classes and Interfaces|All Packages|Constant Field Values

A

ABORT_TIMEOUT_MILLIS - Static variable in class io.quarkus.jacoco.runtime.DataFileWatch
 
addCsvFormatter(Path, String, List<IReportVisitor>) - Method in class io.quarkus.jacoco.runtime.ReportCreator
 
addHtmlFormatter(Path, String, String, Locale, List<IReportVisitor>) - Method in class io.quarkus.jacoco.runtime.ReportCreator
 
addXmlFormatter(Path, String, List<IReportVisitor>) - Method in class io.quarkus.jacoco.runtime.ReportCreator
 
aggregateReportData() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
If set to true then the report data (source directories and class files) are aggregated so that a single report can be generated.
artifactId - Variable in class io.quarkus.jacoco.runtime.ReportInfo
 

B

beforeBuild(QuarkusComponentTestCallbacks.BeforeBuildContext) - Method in class io.quarkus.jacoco.runtime.JacocoQuarkusComponentTestCallbacks
 

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.
dataFileSize() - Method in class io.quarkus.jacoco.runtime.DataFileWatch
 
DataFileWatch - Class in io.quarkus.jacoco.runtime
 
DataFileWatch(Path, BooleanSupplier, Consumer<String>) - Constructor for class io.quarkus.jacoco.runtime.DataFileWatch
 
DataFileWatch(LongSupplier, Path, BooleanSupplier, Consumer<String>) - Constructor for class io.quarkus.jacoco.runtime.DataFileWatch
 

E

emitError(String) - Method in class io.quarkus.jacoco.runtime.ReportInfo
 
emitError(String, Throwable) - Method in class io.quarkus.jacoco.runtime.ReportInfo
 
enabled() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
Whether or not the Jacoco extension is enabled.
errorFile - Variable in class io.quarkus.jacoco.runtime.ReportInfo
 
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.

G

getClassFiles() - Method in class io.quarkus.jacoco.runtime.ReportInfo
 
getSourceDirectories() - Method in class io.quarkus.jacoco.runtime.ReportInfo
 

I

includes() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
A list of class files to include in the report.
instrumentArtifacts() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
Artifacts that should be instrumented.
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
 
JacocoQuarkusComponentTestCallbacks - Class in io.quarkus.jacoco.runtime
 
JacocoQuarkusComponentTestCallbacks() - Constructor for class io.quarkus.jacoco.runtime.JacocoQuarkusComponentTestCallbacks
 

O

outputEncoding() - Method in interface io.quarkus.jacoco.runtime.JacocoConfig
Encoding of the generated reports.

P

preferSerializedData - Variable in class io.quarkus.jacoco.runtime.ReportInfo
 

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(boolean) - 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.

W

waitForDataFile() - Method in class io.quarkus.jacoco.runtime.DataFileWatch
 
waitSleep() - Method in class io.quarkus.jacoco.runtime.DataFileWatch
 
A B C D E F G I J O P R S T W 
All Classes and Interfaces|All Packages|Constant Field Values