[clug] Code "rework/rewrite" tools.

Andrew Janke a.janke at gmail.com
Thu Jan 22 13:42:45 GMT 2009


> What about a code coverage tool.  You set up a code coverage tool and
> run the program.  Then you should get line by line notes of which lines
> can be deleted as well as the areas which are barely used and can be
> reworked easily.

Thanks all for the suggestions.  In the end I used gcov and a lot of
manual commenting to see where I could break things.  No heat map. :(


a


More information about the linux mailing list