I have created a free C++ test coverage analysis tool for g++ and linux. It is roughly analogous to Rational's 'purecov' product but is available under GPL. See
http://covtool.sourceforge.net
My goal is to make it easier to develop high quality applications in C++ on Linux. I hope this helps.
I apologize if posting to this forum is considered rude. I am not sure what the proper etiquet is in this area. I am sure someone will help me (;->)
Lowell Boggs mailto:lowell.boggs@attbi.com
Log in to post a comment.
I have created a free C++ test coverage analysis
tool for g++ and linux. It is roughly analogous to
Rational's 'purecov' product but is available under GPL.
See
http://covtool.sourceforge.net
My goal is to make it easier to develop high quality
applications in C++ on Linux. I hope this helps.
I apologize if posting to this forum is considered rude.
I am not sure what the proper etiquet is in this area.
I am sure someone will help me (;->)
Lowell Boggs
mailto:lowell.boggs@attbi.com