Uses of Class
org.jacoco.core.data.SessionInfoStore
Packages that use SessionInfoStore
Package
Description
Collection of tools build on top of the JaCoCo core APIs.
-
Uses of SessionInfoStore in org.jacoco.ant
Fields in org.jacoco.ant declared as SessionInfoStore -
Uses of SessionInfoStore in org.jacoco.core.tools
Fields in org.jacoco.core.tools declared as SessionInfoStoreMethods in org.jacoco.core.tools that return SessionInfoStoreModifier and TypeMethodDescriptionExecFileLoader.getSessionInfoStore()
Returns the session info store with all loaded sessions.