|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoverageObject | |
|---|---|
| hudson.plugins.emma | |
| Uses of CoverageObject in hudson.plugins.emma |
|---|
| Classes in hudson.plugins.emma with type parameters of type CoverageObject | |
|---|---|
class |
AbstractReport<PARENT extends AggregatedReport<?,PARENT,?>,SELF extends CoverageObject<SELF>>
Base class of the coverage report tree, which maintains the details of the coverage report. |
class |
CoverageObject<SELF extends CoverageObject<SELF>>
Base class of all coverage objects. |
| Subclasses of CoverageObject in hudson.plugins.emma | |
|---|---|
class |
AbstractReport<PARENT extends AggregatedReport<?,PARENT,?>,SELF extends CoverageObject<SELF>>
Base class of the coverage report tree, which maintains the details of the coverage report. |
class |
AggregatedReport<PARENT extends AggregatedReport<?,PARENT,?>,SELF extends AggregatedReport<PARENT,SELF,CHILD>,CHILD extends AbstractReport<SELF,CHILD>>
Reports that have children. |
class |
ClassReport
|
class |
CoverageReport
Root object of the coverage report. |
class |
EmmaBuildAction
Build view extension by Emma plugin. |
class |
MethodReport
|
class |
PackageReport
|
class |
SourceFileReport
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||