JaCoCo 0.6.3.20130409-1102 API

This is the public JaCoCo API that can be used for integration.

See: Description

Bundle org.jacoco.core 
Package Description
org.jacoco.core
Meta information about JaCoCo.
org.jacoco.core.analysis
Coverage calculation and analysis.
org.jacoco.core.data
Representation and persistence of execution data and session information.
org.jacoco.core.instr
Instrumentation of Java class files for code coverage.
org.jacoco.core.runtime
Runtime control and execution data collection.
Bundle org.jacoco.report 
Package Description
org.jacoco.report
Common interfaces and utilities for report generation.
org.jacoco.report.csv
CSV report implementation.
org.jacoco.report.html
HTML report implementation.
org.jacoco.report.xml
XML report implementation.
Bundle org.jacoco.agent 
Package Description
org.jacoco.agent
Provides the runtime Java agent (JAR file) as a resource.
JaCoCo Runtime 
Package Description
com.vladium.emma.rt
Compatibility API for EMMA runtime.
org.jacoco.agent.rt
API to access the JaCoCo agent from within the JVM under test.

Copyright © 2009-2013 Mountainminds GmbH & Co. KG. All Rights Reserved.