Score without uncovered mutants
oscarlvp opened this issue · 0 comments
oscarlvp commented
Characteristics
- Issue Type: feature
- Severity: feature
- Tool/Service/Component: PitMP
Description
Add an option to compute the mutation score, without considering uncovered mutants. Implementation should be independent of the mutation engine. So it should be available for both run
and descartes
goals.
Fail the build if the score is greater than a given threshold.