Testcoverage or different?

Testcoverage or different?

I am looking for a coveragetool to help me determine and improve testcoverage. I have set up a testenvironment with nCover, but I can't seem to get it working as I expect.

I run my tests with coverage, but all that gets determined is the % of lines in my test that are executed. I want to know how much of the software under test was executed by the tests, and not the other way around. Also, the code shown in the Explorer, is the code for my unit tests, not the code for the SUT.

What am I doing wrong?


RE: Testcoverage or different?

Can you send either a screenshot of your project configuration or a copy of your command line to support@ncover.com?