wrong class % when it include a innerClass

wrong class % when it include a innerClass

I'm no completely sure that "subject" is the real case but... MyMainClass 100% MyMainClass+MyInnerClass 100% Method1OfInner 100% Method2OfInner 100% Method1OfMyClass 0% Method2OfMyClass 100% Method3OfMyClass 70% .... and so on.


RE: wrong class % when it include a innerClass

What version of NCover are you using? 3.0.15 should resolve your issue. If it does not, then it may have been after the release. I am not at work so i don't have the svn logs in front of me.

If you send an email to support, we can send you a build to resolve your issue if v3.0.15 does not work for you.

Joe