hudson.plugins.cobertura.targets
Class CoverageTreeElement
java.lang.Object
hudson.plugins.cobertura.targets.CoverageTreeElement
- All Implemented Interfaces:
- Serializable
@ExportedBean
public class CoverageTreeElement
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoverageTreeElement
public CoverageTreeElement(CoverageMetric metric,
Ratio ratio)
getName
@Exported
public String getName()
getRatio
@Exported
public float getRatio()
Copyright © 2004-2012 Hudson. All Rights Reserved.