- Are there any tools to find functions and methods that are defined in userland but never called? #php #lazyweb #deletingoldcode
2 Answers
delete from code, deploy to prod, see if something breaks. #reallylazyweb
xdebug with code coverage analysis or some such. not sure exactly how you'd bootstrap it though


Follow LazyTweet on Twitter