Package | Description |
---|---|
org.pitest.coverage | |
org.pitest.mutationtest.tooling |
Modifier and Type | Method and Description |
---|---|
CoverageSummary |
NoCoverage.createSummary() |
CoverageSummary |
CoverageData.createSummary() |
CoverageSummary |
CoverageDatabase.createSummary() |
Modifier and Type | Method and Description |
---|---|
CoverageSummary |
CombinedStatistics.getCoverageSummary() |
Constructor and Description |
---|
CombinedStatistics(MutationStatistics mutationStatistics,
CoverageSummary coverageSummary) |
Copyright © 2021 org.pitest. All rights reserved.