In the code coverage module/function list a large number of entries appear that do not directly match any functions in my code. The entries starting with 'COM' followed by a four digit hexadecimal number seem to be related to common code that results from the optimizer operations. In the coverage output for a given file a number of entries labeled {CvtB} may appear that relate to a large number of instructions:
\\pafs\DETECTOR\{CvtB} - 0% of 12 instructions executed \\pafs\DETECTOR\{CvtB} - 45% of 91 instructions executed 4 condjump(s) not fully executed \\pafs\DETECTOR\{CvtB} - 0% of 1 instructions executed \\pafs\DETECTOR\COM000D - 100% of 13 instructions executed \\pafs\DETECTOR\INITDETECTOR - 100% of 11 instructions executed \\pafs\DETECTOR\SETSTIM - 94% of 19 instructions executed 1 condjump(s) not fully executed \\pafs\DETECTOR\GETEVENTCOUNT - 100% of 21 instructions executed