SAP ABAP Data Element CVA_VARIAN (Variance of Calls of Different Processing Blocks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_MAIN (Package) Main Package I
Basic Data
Data Element CVA_VARIAN
Short Description Variance of Calls of Different Processing Blocks  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CVO_DEC3_6    
Data Type DEC   Counter or amount field with comma and sign 
Length 9    
Decimal Places 6    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Variance 
Medium 15 Variance 
Long 20 Variance 
Heading Vriance 
Documentation

Definition

The variance field specifies whether or not the various processing blocks in a program are currently called (that is, called in the current program form) with similar frequency.

A best possible distribution will return variance values of 62.5 to 83.3.

Values of 1 to 5 indicate a strongly asymetric call frequency.

A value of 0 means only one processing block, or none at all, is called.

To calculate the variance, the processing blocks are sorted by their call frequency and the results are converted to a probability distribution with the interval [0,1]. The resulting variance for this distribution is then multiplied by 1000 so that an easily legible number range exists.

History
Last changed by/on SAP  20110908 
SAP Release Created in 50A