Package | Description |
---|---|
org.jacoco.report |
Common interfaces and utilities for report generation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IReportVisitor
Interface for all implementations to retrieve structured report data.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiReportVisitor
A report visitor that is composed from multiple other visitors.
|
Modifier and Type | Method and Description |
---|---|
IReportGroupVisitor |
IReportGroupVisitor.visitGroup(String name)
Called to add a new group to the report.
|
Copyright © 2009-2015 Mountainminds GmbH & Co. KG. All Rights Reserved.