> Developer Documentation Home
JaCoCo Plugin
hudson.plugins.jacoco.Rule in jacoco
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:
JaCoCo Plugin: hudson.plugins.jacoco.rules.LineCoveragePerSourceFileRule (view on GitHub)