Welcome to MSDN Blogs Sign in | Join | Help

February 2005 - Posts

The Code Coverage instrumentation in Visual Studio is based on binary instrumentation instead of source instrumentation. The binary built from your code is cracked open and probes are inserted in the basic block so we can track whether each block has Read More...
1 Comments
Filed under:
Hey folks, I'm taking a quick survey. If you are currently using code coverage metrics in your project, which kind of metrics are you using and as a bonus, how do you decide what percentage is acceptable and are you satisfied with the metric? By coverage Read More...
 
Page view tracker