Package org.jacoco.report.internal.html.page

Class Summary
BundlePage Page showing coverage information for a bundle.
ClassPage Page showing coverage information for a class as a table of methods.
GroupPage Page showing coverage information for a node that groups other nodes.
NodePage<NodeType extends ICoverageNode> Report page that represents a coverage node.
PackagePage Page showing coverage information for a Java package.
PackageSourcePage Page showing coverage information for a Java package.
ReportPage Base class for HTML page generators.
SessionsPage Page to display information about sessions covered by this report.
SourceFilePage Page showing the content of a source file with numbered and highlighted source lines.
TablePage<NodeType extends ICoverageNode> Report page that contains a table of items linked to other pages.
 



Copyright © 2009–2023 Mountainminds GmbH & Co. KG. All rights reserved.