I'm taking on a legacy php codebase that needs tests. I'd like to get a list of the most commonly used functions so that I can start adding unit tests to the most used functions first.
What is the best way to get a list of functions and the number of times they are called in a project?
Aucun commentaire:
Enregistrer un commentaire