Tony Payne wrote:
>  
> Yes, Devel::Coverage is great for testing perl code.  That won't help us
> test perl itself, however.  For that, we must have a C coverage tool --
> assuming perl6 will also be written in C.

There's 'gcov', a test coverage program for gcc.

Also, I expect that some of the people willing to work on QA for perl6
will have access to commercial tools.  I have access to Pure Coverage
for Solaris and am certainly willing to run tests and post results.

Hildo

Reply via email to