|
Posted by Sanders Kaufman on 10/04/07 17:03
"Ming" <minghuiyu@gmail.com> wrote in message
news:1191445418.652962.4150@d55g2000hsg.googlegroups.com...
> Hi folks,
>
> Is there a handy tool to find which methods are not used at all in a
> php project?
Zend Studio.
http://www.epinions.com/content_290447527556
It's free for evaluation for a few weeks, and then costs about $100 - $300
for enterprise edition.
I tried the "Analyze Code" feature on the Tools menu, and it was waaay cool.
One of the things it tagged was about a million times where I created a
variable, but never used it.
I'm pretty sure it does the same for methods (functions).
Navigation:
[Reply to this message]
|