| Package | Description |
|---|---|
| org.pitest.mutationtest.statistics |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Score> |
MutationStatistics.getScores() |
| Constructor and Description |
|---|
MutationStatistics(Iterable<Score> scores,
long totalMutations,
long totalDetected,
long totalWithCoverage,
long numberOfTestsRun) |
Copyright © 2021 org.pitest. All rights reserved.