Hi,
I've few perl scripts called from C++ programs. I wanted to do code coverage
for
those scripts and i am using Devel::Cover module. Since the existing C++
programs are huge and takes lot of time to compile, I don't want to change
the existing C++ code to build those scripts with coverage. Fo
On Fri, Oct 08, 2004 at 04:50:28PM +0530, Padubidri Nagaraja Rao, Guruprasad
(Guruprasad)** CTR ** wrote:
> Hi,
>
> I've few perl scripts called from C++ programs. I wanted to do code coverage
> for
> those scripts and i am using Devel::Cover module. Since the existing C++
> programs are huge a