Hi All.
Has anyone successfully used Devel::Cover under mod_perl to do
coverage for a mason application?
My preliminary experiments were mixed. I used D::C from my .pl
handler file and ran apache with -X, but saw inconsistent results
when i did a couple tests.
During the first test, it showed some of the files i had accessed,
but showed no code executed for them. On the second test (second
test being the same thing, but after restarting apache again and
deleting the coverage db), i only saw code referenced by my handler.
Google searches have turned up nada so far.
Has anyone done this before i figure out how to do it?
Many Thanks!
-jason gessner
[EMAIL PROTECTED]