VectorCAST Coverage Plugin
com.vectorcast.plugins.vectorcastcoverage.Rule in vectorcast-coverage
Rule object encapsulates the logic to mark CoverageObject s as "failed". Such logic is used to mark builds as unstable when certain condition is met.
Implementations:
VectorCAST Coverage Plugin: com.vectorcast.plugins.vectorcastcoverage.rules.StatementCoveragePerSourceFileRule (view on GitHub)