April 04, 2010
xCover is a code coverage library for C and C++. It works with GCC (4.3+), Intel C/C++ (v8+), and Visual C++ (7.0+)

xCover is completely free and includes source released under a BSD-style license.

Release 0.2.6 incorporates:
 * better discrimination of compiler support for __FUNCTION__ and __COUNTER__
 * depends on STLSoft 1.9.97


Download from: https://sourceforge.net/project/showfiles.php?group_id=219862&package_id=265361

Discuss at: https://sourceforge.net/forum/forum.php?forum_id=792321

xCover website: http://xcover.org/

Note: this release of xCover requires STLSoft 1.9.97, or later, available from http://stlsoft.org/