|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.emma.Rule
hudson.plugins.emma.rules.LineCoveragePerSourceFileRule
public class LineCoveragePerSourceFileRule
Flags a failure if the line coverage of a source file goes below a certain threashold.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
LineCoveragePerSourceFileRule(float minPercentage)
|
|
| Method Summary | |
|---|---|
void |
enforce(CoverageReport report,
hudson.model.TaskListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineCoveragePerSourceFileRule(float minPercentage)
| Method Detail |
|---|
public void enforce(CoverageReport report,
hudson.model.TaskListener listener)
enforce in class Rule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||