NCover does not detect all coverage correctly

NCover does not detect all coverage correctly

For the NApf project we use NCover to see which parts of the project are tested.

Now we have a part of the project, we know for 100% sure that it's being hit, but NCover doesn't show it as being hit.

Anybody has hints?


Re: NCover v1.5.2 w/Nunit & .Net 1.1

The FAQ is well out of date. There is an updated version which will be distributed with NCover 1.5.7 - I have put it at this link (temporarily):

http://www.kiwidude.com/dotnet/NCoverFAQ.html

I have included a bunch of command line examples in there etc. Note that the documentation is indended for NCover 1.5.7 so there wil be the odd feature listed (like //reg) not present in earlier versions but hopefully it should be of help to you.

I would also recommend you use a later version of NCover like NCover 1.5.4 (don't use NCover 1.5.5 which has numerous problems). No point in wasting time with problems which are since fixed since 1.5.2...

If none of the above works post back here and will see about some more specific suggestions.