Class Summary
| Class |
Description |
| AbstractReport<PARENT extends AggregatedReport<?,PARENT,?>,SELF extends CoverageObject<SELF>> |
Base class of the coverage report tree,
which maintains the details of the coverage report.
|
| AggregatedReport<PARENT extends AggregatedReport<?,PARENT,?>,SELF extends AggregatedReport<PARENT,SELF,CHILD>,CHILD extends AbstractReport<SELF,CHILD>> |
Reports that have children.
|
| Constants |
Defines the variables with pre-defined values.
|
| CoverageElement |
This is a transitive object used during the parsing, but not a part of
the final tree built.
|
| CoverageObject<SELF extends CoverageObject<SELF>> |
Base class of all coverage objects.
|
| CoverageReport |
Root object of the coverage report.
|
| DeadEndReport |
|
| EnvironmentReport |
|
| Messages |
Generated localization support class.
|
| Messages |
Generated localization support class.
|
| Ratio |
|
| Rule |
Rule object encapsulates the logic to mark CoverageObjects as "failed".
|
| StatementCoveragePerSourceFileRule |
Flags a failure if the Statement coverage of a source file
goes below a certain threshold.
|
| SubprogramReport |
|
| UnitReport |
|
| Utils |
Defines common methods that are used for the whole project.
|
| VectorCASTBuildAction |
Build view extension by VectorCAST plugin.
|
| VectorCASTBuilderGrid |
A portlet for VecctorCAST Coverage results - Grid data.
|
| VectorCASTBuilderGrid.VecctorCASTGridDescriptor |
Descriptor that will be shown on Dashboard Portlets view.
|
| VectorCASTBuilderTrendChart |
A portlet for VecctorCAST coverage results - Trend Chart.
|
| VectorCASTBuilderTrendChart.DescriptorImpl |
Descriptor that will be shown on Dashboard Portlets view.
|
| VectorCASTCoverageResultSummary |
Summary of the VectorCAST Coverage result.
|
| VectorCASTHealthReportThresholds |
|
| VectorCASTLoadData |
Load data of VectorCAST coverage results used by chart or grid.
|
| VectorCASTProjectAction |
Project view extension by VectorCAST plugin.
|
| VectorCASTPublisher |
Publisher that captures VectorCAST coverage reports.
|
| VectorCASTPublisher.DescriptorImpl |
|