From: Abhishek T. <abh...@au...> - 2016-01-27 14:33:22
|
Hi My understanding is , ActiveState coverage tool does this : It identifies the instructions getting hit which in total must be less than total number of instructions in a tcl file So each being displayed in a coverage report corresponds to one instruction. Is there a way we can count total number of instructions in a tcl file using activestate or someother way. Regards Abhishek |