Analyzing Class Uses
Hi,
I have a class that is, shall we say, overengineered. I'd like to discover, in a single operation preferably, which of its public methods are not called anywhere within a given module (or throughout the project).
Is there a built-in and straightforward way to do that? I'm using IDEA 8.0.1.
Thanks.
Randall Schulz
Please sign in to leave a comment.