aboutsummaryrefslogblamecommitdiff
path: root/devel/covtool/pkg-descr
blob: 9e1ed8d51bccdb9567e8d62ee3c04fd1213da51b (plain) (tree)
1
2
3
4
5
6




                                                                          
                                              
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.

WWW: https://sourceforge.net/projects/covtool/