Package org.jacoco.core.tools
Collection of tools build on top of the JaCoCo core APIs. The tools offer
more high-level functionality useful for integrating JaCoCo.
-
Class Summary Class Description ExecDumpClient A client for remote execution data dumps.ExecFileLoader Convenience utility for loading *.exec files into aExecutionDataStore
and aSessionInfoStore
.