Hi Eric,
Thanks for posting. Missing code coverage on your product projects is an issue usually caused by configuration or problems in your environment. See
here for more information on troubleshooting this.
It's also worth taking a look at any warnings showing up in the Tests Window as they can often indicate a problem with how the tool is configured.
It should be noted that using NCrunch on any solution that has a long history of development using different test runners may give an experience where things don't just work right out of the box. This is because NCrunch does introduce some new constraints on how tests need to operate. I recommend
reviewing the constraints in the documentation for more information.