devel-nytprof icon indicating copy to clipboard operation
devel-nytprof copied to clipboard

Sub::Quote's modus operandi seems to cause a specific anon sub to not be tracked

Open wchristian opened this issue 10 years ago • 2 comments
trafficstars

The example for this is also in this file:

https://dl.dropboxusercontent.com/u/10190786/xs_sub_methods.zip

Specifically at line 62 in xs_sub_methods/nytprof/Sub-Defer-pm-32-line.html there is an anon sub whose lines are being tracked as executed, which however doesn't have any info on where it was called from.

wchristian avatar Apr 24 '15 11:04 wchristian

A simple test case would be appreciated.

timbunce avatar Nov 24 '16 22:11 timbunce

You mean convert my small code sample above into an actual test? I can try to have a look at that over the weekend, though i thought you'd be able to do that quicker with your familiarity, and the small size of the example.

wchristian avatar Nov 24 '16 22:11 wchristian