Netmodule support

Netmodule support

Hi,

Is there a way to see the code coverage in my netmodules?

Jan


Re: Netmodule support

As long as the modules are linked to an assembly and NCover can find the pdb, you should be able to generate code coverage statistics by running NCover on the assembly.