Archive for May 5th, 2009
10 Code Coverage Tools for C & C++
Code coverage is a measure used in software testing that describes the degree to which the source code of a program has been tested. In This article we cover the popular Code Coverage tools that are available.

