Uses of Package
org.jacoco.report
-
Packages that use org.jacoco.report Package Description org.jacoco.ant org.jacoco.cli.internal.commands org.jacoco.maven org.jacoco.report Common interfaces and utilities for report generation.org.jacoco.report.check Rules check implementation.org.jacoco.report.csv CSV report implementation.org.jacoco.report.html HTML report implementation.org.jacoco.report.internal org.jacoco.report.internal.html org.jacoco.report.internal.html.page org.jacoco.report.internal.xml org.jacoco.report.xml XML report implementation. -
Classes in org.jacoco.report used by org.jacoco.ant Class Description InputStreamSourceFileLocator Abstract base class forISourceFileLocator
locator implementations based onInputStream
s.IReportGroupVisitor Output-Interface for hierarchical report structures.IReportVisitor Interface for all implementations to retrieve structured report data.ISourceFileLocator Interface to look-up source files that will be included with the report.MultiSourceFileLocator Locator that searches source files in multipleISourceFileLocator
instances. -
Classes in org.jacoco.report used by org.jacoco.cli.internal.commands Class Description IReportVisitor Interface for all implementations to retrieve structured report data.ISourceFileLocator Interface to look-up source files that will be included with the report. -
Classes in org.jacoco.report used by org.jacoco.maven Class Description IReportGroupVisitor Output-Interface for hierarchical report structures.IReportVisitor Interface for all implementations to retrieve structured report data.ISourceFileLocator Interface to look-up source files that will be included with the report. -
Classes in org.jacoco.report used by org.jacoco.report Class Description ILanguageNames Interface to create programming language specific names from VM names.IMultiReportOutput Interface to emit multiple binary files.InputStreamSourceFileLocator Abstract base class forISourceFileLocator
locator implementations based onInputStream
s.IReportGroupVisitor Output-Interface for hierarchical report structures.IReportVisitor Interface for all implementations to retrieve structured report data.ISourceFileLocator Interface to look-up source files that will be included with the report.MultiGroupVisitor -
Classes in org.jacoco.report used by org.jacoco.report.check Class Description ILanguageNames Interface to create programming language specific names from VM names.IReportVisitor Interface for all implementations to retrieve structured report data. -
Classes in org.jacoco.report used by org.jacoco.report.csv Class Description ILanguageNames Interface to create programming language specific names from VM names.IReportGroupVisitor Output-Interface for hierarchical report structures.IReportVisitor Interface for all implementations to retrieve structured report data.ISourceFileLocator Interface to look-up source files that will be included with the report. -
Classes in org.jacoco.report used by org.jacoco.report.html Class Description ILanguageNames Interface to create programming language specific names from VM names.IMultiReportOutput Interface to emit multiple binary files.IReportVisitor Interface for all implementations to retrieve structured report data. -
Classes in org.jacoco.report used by org.jacoco.report.internal Class Description IMultiReportOutput Interface to emit multiple binary files.IReportGroupVisitor Output-Interface for hierarchical report structures.ISourceFileLocator Interface to look-up source files that will be included with the report. -
Classes in org.jacoco.report used by org.jacoco.report.internal.html Class Description ILanguageNames Interface to create programming language specific names from VM names.IReportGroupVisitor Output-Interface for hierarchical report structures.ISourceFileLocator Interface to look-up source files that will be included with the report. -
Classes in org.jacoco.report used by org.jacoco.report.internal.html.page Class Description ISourceFileLocator Interface to look-up source files that will be included with the report. -
Classes in org.jacoco.report used by org.jacoco.report.internal.xml Class Description IReportGroupVisitor Output-Interface for hierarchical report structures.ISourceFileLocator Interface to look-up source files that will be included with the report. -
Classes in org.jacoco.report used by org.jacoco.report.xml Class Description IReportVisitor Interface for all implementations to retrieve structured report data.