COVTOOL -- A C++ test coverage analyzer 2.0

License: Free ‎File size: N/A
‎Users Rating: 4.5/5 - ‎2 ‎votes

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.

VERSION HISTORY

  • Version rel_2.0 posted on 2009-08-02
    Several fixes and updates
  • Version rel_2.0 posted on 2009-08-02

Program Details