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.
Main Features:
- 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.
- Include or exclude any portion of your project code.
- Run-time source code included, for custom environments.
- Merge results from distributed testing.
- Integration with Microsoft Visual Studio.
Coverage Calculator software is used to configure EAW Commercial loudspeaker.
The TDA Thread Dump Analyzer is a small Swing GUI for analyzing Thread Dumps
Comments (1)