Provides a mechanism for code coverage to identify unexecuted programs. 
                  	  
               
            
 
            	 
            
               Syntax:
 
               		 
               		>>-.---.-.----.--COLLECTION(CollectionName)-------------------><
   +-/-+ +-NO-+
 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		   
                  			 
                  - CollectionName 
                     			 
                  
- The name of the collection the program belongs to. 
                     			 
                  
- This can be any string if you are setting the directive from the command line. Inside the IDE, 
                     				CollectionName is automatically set to the project name. 
                     			 
                  
  
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: | NOCOLLECTION | 
 
                           				
                            
                              				  
                              | Phase: | Syntax | 
 
                           				
                            
                              				  
                              | $SET: | Initial |