Eric Butera wrote:
On Mon, May 19, 2008 at 11:06 AM, Aschwin Wesselius
<[EMAIL PROTECTED]> wrote:
Hello list,

Is there anyone having experience with finding "dead code" in their library
/ application?

Dead code as in unused variables, uncalled methods, uncalled functions,
undeclared classes etc.

Any help on examples, resources etc. is much appreciated.
--

Aschwin Wesselius

/'What you would like to be done to you, do that to the other....'/


Maybe this will help http://xdebug.org/docs/code_coverage

Zend studio has the same type of feature if you use it.

-Shawn

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

Reply via email to