COVTOOL -- A C++ test coverage analyzer
Description
A free test coverage analysis tool for C++. Analogous to purecov but quite different in implementation. This tool does its job by instrumenting the source as you compile. You
can thus add your own instrumentation to every line on the fly.
Categories
License
Update Notifications
User Ratings
User Reviews
-
no trouble to install and run, works nicely.
-
Great software, thanks covtool