Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coverage Questions
Message
From
23/03/2001 14:22:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Coverage Questions
Miscellaneous
Thread ID:
00488178
Message ID:
00488178
Views:
38
1. When I turn Coverage on, the Proc/Method column in the coverage log displays the name of the base classes (not the VFP base class but my base class). Is there any way to get the the coverage log to show the name of the top level class?
For example, let's say my base class is named txtBase. I subclassed this to txtMyTextBox. When this executes, the coverage log shows "txtbase.[method]". I would prefer to see "txtMyTextBox.[method]". Is this possible?

2. Coverage Profiler: I have gotten this to run against my coverage log, but all I can see is the listing of the source code showing how many times each statement executed. Is it possible to get the Coverage Profiler to show the source code for the lines in the coverage log in the order the lines appear in the coverage log (that is, in the order they executed)?

Thanks, Chaim
Next
Reply
Map
View

Click here to load this message in the networking platform