hudson.plugins.emma
Class SourceFileReport
java.lang.Object
hudson.plugins.emma.CoverageObject<SELF>
hudson.plugins.emma.AbstractReport<PARENT,SELF>
hudson.plugins.emma.AggregatedReport<PackageReport,SourceFileReport,ClassReport>
hudson.plugins.emma.SourceFileReport
- All Implemented Interfaces:
- hudson.model.ModelObject
public final class SourceFileReport
- extends AggregatedReport<PackageReport,SourceFileReport,ClassReport>
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class hudson.plugins.emma.CoverageObject |
doGraph, getApi, getBlockCoverage, getClassCoverage, getConditionCoverage, getLineCoverage, getMethodCoverage, hasClassCoverage, hasConditionCoverage, hasLineCoverage, isFailed, printFourCoverageColumns, printRatioCell, printRatioTable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceFileReport
public SourceFileReport()
Copyright © 2004-2012 Hudson. All Rights Reserved.