Find reduntant user functions

Posted by zaf on Stack Overflow See other posts from Stack Overflow or by zaf
Published on 2010-04-14T17:52:03Z Indexed on 2010/04/14 18:03 UTC
Read the original article Hit count: 420

Filed under:
|
|
|
|

I'm profiling an app that has a boat load of functions in many files and I'm trying to isolate functions that don't get called ever.

Any ideas before I proceed?

© Stack Overflow or respective owner

Related posts about php

Related posts about find