Uses of Class
org.jacoco.core.data.SessionInfoStore
-
Packages that use SessionInfoStore Package Description org.jacoco.core.tools Collection of tools build on top of the JaCoCo core APIs. -
-
Uses of SessionInfoStore in org.jacoco.core.tools
Methods in org.jacoco.core.tools that return SessionInfoStore Modifier and Type Method Description SessionInfoStore
ExecFileLoader. getSessionInfoStore()
Returns the session info store with all loaded sessions.
-