Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coverage Questions
Message
De
23/03/2001 14:22:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Coverage Questions
Divers
Thread ID:
00488178
Message ID:
00488178
Vues:
40
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform