Re: How to look for unused methods/functions and variables/constants.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 12 Dec 2007 10:21:58 +0100, Mathijs van Veluw
<mathijs.van.veluw@xxxxxxxxxxx> wrote:
> Hello there,
> 
> We have a large project with lots of classes.
> Now i am wondering if there is a way to let something check all those
> files and tell me which methods/functions variables/constants etc..
> arn't used anymore.
> 
> Or even which files arn't used anymore.
> 
> Is there already something like this?
> 
> Thx in advance.
> 
> Mathijs
> 

Somehow my subject got stripped. I hope this reply doesn't break the
thread.

You can use Xdebug's Code_Coverage. 
Or the "Analyze code" feature in Zend Studio if you're using that.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux