Uses of Class
org.sonar.plugins.jacoco.JacocoReportReader
-
-
Uses of JacocoReportReader in org.sonar.plugins.jacoco
Methods in org.sonar.plugins.jacoco that return JacocoReportReader Modifier and Type Method Description JacocoReportReaderJacocoReportReader. readJacocoReport(org.jacoco.core.data.IExecutionDataVisitor executionDataVisitor, org.jacoco.core.data.ISessionInfoVisitor sessionInfoStore)Read JaCoCo report determining the format to be used.
-