BullseyeCoverage is a code coverage analyzer for C++ and C that tells you how much of your source code was tested. You can use this information to quickly focus your testing effort and pinpoint areas that need to be reviewed. Code coverage analysis is useful during unit testing, integration testing, and final release. BullseyeCoverage enables you to create more reliable code and save time.
Function coverage gives you a quick overview and condition/decision coverage gives you high precision
Works with everything you can write in C++ and C, including system-level and kernel mode
Short learning curve
Integrated with Microsoft Visual Studio
Include or exclude any portion of your project code
Run-time source code included, for custom environments
Simple licensing.
Merge results from distributed testing
Available Platforms
Windows, Linux x86, Linux x64, Linux ARM, Linux Itanium, Linux MIPS, Linux PowerPC, AIX, Solaris SPARC, Solaris x86/x64, HP-UX PA, HP-UX Itanium, Mac OS PowerPC, Mac OS Intel, Tru64 UNIX, FreeBSD x86, FreeBSD x64, NetBSD x64