Package | Description |
---|---|
org.pitest.mutationtest.tooling |
Modifier and Type | Method and Description |
---|---|
CombinedStatistics |
MutationCoverage.runReport() |
Modifier and Type | Method and Description |
---|---|
Optional<CombinedStatistics> |
AnalysisResult.getStatistics() |
Modifier and Type | Method and Description |
---|---|
static AnalysisResult |
AnalysisResult.success(CombinedStatistics statistics) |
Copyright © 2021 org.pitest. All rights reserved.