| Modifier and Type | Method and Description |
|---|---|
CoverageConfiguration.CoverageConfigurationBuilder |
CoverageConfiguration.CoverageConfigurationBuilder.setCoveredImpact(int coveredImpact)
Sets the number of points to increase the score for each coverage percentage point.
|
CoverageConfiguration.CoverageConfigurationBuilder |
CoverageConfiguration.CoverageConfigurationBuilder.setMaxScore(int maxScore) |
CoverageConfiguration.CoverageConfigurationBuilder |
CoverageConfiguration.CoverageConfigurationBuilder.setMissedImpact(int missedImpact)
Sets the number of points to decrease the score for each missing coverage percentage point.
|
Copyright © 2016–2020. All rights reserved.