Re: [opengrok] Feature request: Unused methods?

2010-05-17 Thread Patrick ALLAERT
2010/5/17 Knut Anders Hatlen : > On 05/17/10 12:09 PM, Patrick ALLAERT wrote: >> Hi, >> >> 2010/5/13 Jørgen Austvik : >> Do you have some pointers that could help me developing this? >>> So, if I have not discouraged you (hope not ;), what I think you need: >>> - how to get a list of symb

Re: [opengrok] Feature request: Unused methods?

2010-05-17 Thread Knut Anders Hatlen
On 05/17/10 03:32 PM, Patrick ALLAERT wrote: > 2010/5/17 Knut Anders Hatlen : > >> Perhaps you could use Luke (http://code.google.com/p/luke/) to inspect >> the Lucene indexes and look at all the terms in the "refs" field that >> have a frequency of 1. I think that will give you the symbols that

Re: [opengrok] Feature request: Unused methods?

2010-05-17 Thread Knut Anders Hatlen
On 05/17/10 12:09 PM, Patrick ALLAERT wrote: > Hi, > > 2010/5/13 Jørgen Austvik : > >>> Do you have some pointers that could help me developing this? >>> >> So, if I have not discouraged you (hope not ;), what I think you need: >> - how to get a list of symbols(names) >> - how to search f

Re: [opengrok] Feature request: Unused methods?

2010-05-17 Thread Patrick ALLAERT
Hi, 2010/5/13 Jørgen Austvik : > On 5/13/10 19:08 , Patrick ALLAERT wrote: >> >> Indeed, the main goal won't be to have a complete and exhaustive list >> of unused symbols with context analyzing. >> What I'd like to achieve is having a list of symbols which returns >> only one result. This would o