Welcome to MSDN Blogs Sign in | Join | Help

Peter Huene's Blog

IntelliTrace Developer

Browse by Tags

All Tags » collection   (RSS)
Code Coverage Collection
By the end of my last post about code coverage instrumentation , we have instrumented our executable image and it's now ready for code coverage collection. Code coverage collection is the process of collecting the runtime data of what functions were covered Read More...
Page view tracker