Enables you to use the test coverage tool, which creates a statistical execution profile of a program. 
                  	 
               
            
 
            	 
             
               		
               Note: This directive is supported for native COBOL only. 
                  
               
 
               	 
              
            	 
            
               Syntax:
 
               		 
               		>>-.---.-.----.--TESTCOVER------------------><
   +-/-+ +-NO-+
 
               	   
            	 
             
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: | NOTESTCOVER | 
 
                           				
                            
                              				  
                              | Phase: | Syntax check | 
 
                           				
                            
                              				  
                              | $SET: | Any | 
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
             
            
           
         
         
Comments:
In order to create a program profile, you need to specify this directive and run your programs under test coverage mode.