Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coverage in containers
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Coverage in containers
Miscellaneous
Thread ID:
00615875
Message ID:
00615875
Views:
46
Hi All,
Can someone explain this message that I get from time to time in the CP:
A source code entry has no coverable code or is a member of a container object
It seems to be thrown when a .prg-based subclass of a container class (form, container, custom etc) is in use. It is not fatal, but when the source-list comes up, the offending code is missing (and that's the code I usually want to see).

I've managed to work around it before but have hit a wall in the following situation:

Profiling code in a method of .prg-based subclass of generic business/data object calss which is based on CUSTOM in a VCX.

I have tried the obvious trick of converting the base business class to code (via class browser) and changing the base-class to RELATION, the code executes this way just fine (I don't need any container attributes) but I still get the same error.

This leads me to want to find out what that error really means... And, I hope it doesn't mean I can't run coverage on methods of a prg-based subclass of a container object. That would be very dissapointing.

TIA,
-lc
-lc
Reply
Map
View

Click here to load this message in the networking platform