Jump to content


Free SINGLE Code coverage tool for C++ & C#


3 replies to this topic

#1 SenthilKM

    New Member

  • Members
  • Pip
  • 1 posts

Posted 25 November 2008 - 02:06 PM

I am looking for a Free SINGLE Code coverage tool for C++ & C#. (Tool to meassure code coverage for .Net and Native code)

#2 Sol_HSA

    Senior Member

  • Members
  • PipPipPipPip
  • 482 posts
  • LocationNowhere whenever

Posted 25 November 2008 - 03:14 PM

Coverity. Not free though - prepare to pay several tens of thousands of dollars.
http://iki.fi/sol - my schtuphh

#3 alphadog

    DevMaster Staff

  • Moderators
  • 1641 posts

Posted 25 November 2008 - 06:00 PM

Yes, Coverity is expensive. Cheaper (and good) alternatives are GlowCode, AQTime from AutomatedQA, NCover.

Free is hard to find... and, you get what you pay for in this case. If you are just working on an amateur basis, then that would be fine, otherwise, I highly recommend spending a handful of clams on a good profiling/coverage tool.

The only free one I know of is PartCover, which broke off from NCover when it ceased being free. (NCover used to be free...)

#4 alphadog

    DevMaster Staff

  • Moderators
  • 1641 posts

Posted 25 November 2008 - 06:01 PM

Also, if you use VS Team Edition, I think there's a code coverage tool in there somewhere...





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users