[LRUG] uncalled methods analysis when running test suite

Tim Cowlishaw tim at timcowlishaw.co.uk
Tue Feb 16 07:20:58 PST 2010


Hey all,

I'm working on a fairly complex app, but one with a lot of code that could potentially have been deprecated ages ago, and never removed. I was just wondering if there was some sort of source-code analysis tool that would run my specs and features, and then report on which areas of the codebase where never called as part of the test suite, giving me some idea of areas of the app that can be pruned back. Anyone have any idea whether such a thing exists?

Cheers,

Tim




More information about the Chat mailing list