1

can someone help me with a script or runnable class to find out all the commented code across the project module.

I tried out the manual way of going to each class and finding out the commented code , but its very time consuming. An automated script or something would make my work faster

  • 2
    Does this answer your question? [Quick and easy way to remove "dead" (commented out) code](https://stackoverflow.com/questions/2421041/quick-and-easy-way-to-remove-dead-commented-out-code) In this case, x++ is close enough to other languages to use this method to find commented code. – FH-Inway Jan 19 '23 at 21:56

0 Answers0