问题
Is there a free commercially available code coverage tool (down to invidual LOC level) available?
I am aware of VS2008 Team Edition, but unfortunatly do not have the budget to perchase a license! So Im looking for a free (as in beer) alternative.
Any Ideas?
回答1:
NCover is an open source code coverage tool for .NET. It appears that newer commercial versions are available too at NCover.com.
Also see this previous question: Code Coverage for C#/.net
来源:https://stackoverflow.com/questions/556399/c-sharp-code-coverage-metrics