SAP ABAP Class CL_SCOV_PB_STMNTS_INFO (Coverage info for statements of a processing block)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_MAIN_II (Package) Main Package II
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COVERAGE_CONSTANTS Global Constants 20090126
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCOV_PB_STMNTS_INFO Coverage info for statements of a processing block 20090126
Properties
Class CL_SCOV_PB_STMNTS_INFO  
Short Description Coverage info for statements of a processing block    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_MAIN_II   Main Package II 
Created 20090126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCOV_PB_STMNTS_INFO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COVERAGE_CONSTANTS Global Constants 20090126
2 IF_SCOV_PB_STMNTS_INFO Coverage info for statements of a processing block 20090126
Friends
# Friend Modeled only Created on Description
1 CL_SCOV_PB_STMNTS_INFO_FACTORY 20090126 Factory to create COV info for statements of a processing bl
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BRANCH_COUNT Instance attribute Private Attribute reference (LIKE) 20090126
2 COV_STATEMENT_KIND Instance attribute Private Attribute reference (LIKE) 20090126
3 MT_STATEMENT_RESULTS Instance attribute Private Type reference (TYPE) CVT_ST_RES Coverage Results per Statement 20090126
4 MT_TKEY_SELECT Instance attribute Private Type reference (TYPE) CVT_SOTKY Selection Criteria for Test Group 20090126
5 PB_INFO Instance attribute Private Attribute reference (LIKE) 20090126
6 STATEMENT_COUNT Instance attribute Private Attribute reference (LIKE) 20090126
7 STMNTS_INFO Instance attribute Private Attribute reference (LIKE) 20090126
8 TESTED_BRCH Instance attribute Private Attribute reference (LIKE) 20090126
9 TESTED_BRCH_CUM Instance attribute Private Attribute reference (LIKE) 20090126
10 TESTED_ST Instance attribute Private Attribute reference (LIKE) 20090126
11 TESTED_ST_CUM Instance attribute Private Attribute reference (LIKE) 20090126
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Private Method Release Resources 20090126
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090126
3 CREATE_INFO Instance method Private Method Create COV Info for Statements 20090126
4 CREATE_STATEMENT_RESULTS Instance method Private Method Create Coverage Results for Statements of the Processing Blo 20090126
5 FINALIZE Instance method Private Method Create PB Statistics after calculating the Statement Results 20090126
6 SET_STATEMENT_RESULTS Instance method Private Method Fill Cov. Results for Statements of the Processing Block 20090126
7 _UPDATE_STMNTS_INFO Instance method Private Method Update Table with Cov.-Info 20090126
Events
Class CL_SCOV_PB_STMNTS_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STMNT_INFO Private Attribute reference (LIKE) 20090126
2 TY_T_STMNTS_INFO Private Attribute reference (LIKE) 20090126
Method Signatures

Method CLEANUP Signature

Method CLEANUP on class CL_SCOV_PB_STMNTS_INFO has no parameter.
Method CLEANUP on class CL_SCOV_PB_STMNTS_INFO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PB_INFO Call by reference Object reference (TYPE REF TO) CL_SCOV_PB_INFO Beschreibung eines Verarbeitungsblocks 20090126
2 Importing IM_TKEY_SELECT Call by reference Type reference (TYPE) CVT_SOTKY Auswahlkriterien für die Testgruppe 20090126

Method CONSTRUCTOR on class CL_SCOV_PB_STMNTS_INFO has no exception.

Method CREATE_INFO Signature

Method CREATE_INFO on class CL_SCOV_PB_STMNTS_INFO has no parameter.
Method CREATE_INFO on class CL_SCOV_PB_STMNTS_INFO has no exception.

Method CREATE_STATEMENT_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROGRAM_RESULTS Call by reference Type reference (TYPE) CVT_WURES Coverage Watch Units (itab) für eine Unit wie in COVRES 20090317
# Exception Resumable Description Created on
1 CX_COVERAGE_ROOT Abstrakte Oberklasse aller SCOV-Ausnahmen 20090126

Method FINALIZE Signature

Method FINALIZE on class CL_SCOV_PB_STMNTS_INFO has no parameter.
Method FINALIZE on class CL_SCOV_PB_STMNTS_INFO has no exception.

Method SET_STATEMENT_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATEMENT_RESULTS Call by reference Type reference (TYPE) CVT_ST_RES Coverage-Ergebnisse pro Anweisung 20090126

Method SET_STATEMENT_RESULTS on class CL_SCOV_PB_STMNTS_INFO has no exception.

Method _UPDATE_STMNTS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STMNT_INFO Call by reference Type reference (TYPE) TY_S_STMNT_INFO Vollst. Coverage-Info für Anweisung 20090126

Method _UPDATE_STMNTS_INFO on class CL_SCOV_PB_STMNTS_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720