Hi James,
Any information on, generally, how and why
Devel::Cover use B::Deparse module? I saw tons of
messages "Deep recursion on subroutine
"B::Deparse::find_scope"" in our test logs. The
information on how and why might help us figure out
the reason that these messages show up in our logs.
Tha
Scott Wang wrote:
Hi James,
Any information on, generally, how and why
Devel::Cover use B::Deparse module?
Google is your friend. I recommend going to Google Groups and searching
the archives for perl.qa for B::Deparse.
I saw tons of
messages "Deep recursion on subroutine
"B::Deparse::fi
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
Thanks!...Scott
--- James E Keenan <[EMAIL PROTECTED]> wrote:
> Scott Wang wrote:
> > Hi James,
> >
> > Any information on, generally, how and why
> > Devel::Cover use B::Deparse module?
>
> Google is your friend. I recommend going to Google
> Groups and searching
> the archives for perl.qa